{
  "id": "tmpos-cafe-pwa",
  "name": "TM-POS Enterprise",
  "short_name": "TM-POS Enterprise",
  "description": "Kasir & Backoffice TM-POS Enterprise",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#121824",
  "theme_color": "#121824",
  "orientation": "any",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
