{
  "name": "Smart Quantum POS",
  "short_name": "Quantum POS",
  "description": "Installable POS workspace with offline access to cached screens.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eef2f5",
  "theme_color": "#1f3c88",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
