{
  "name": "Ezone POS",
  "short_name": "Ezone POS",
  "description": "Ezone point of sale and shop management",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "/assets/theme/images/app-icon-192.png?v=20260720-brand",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/theme/images/app-icon-512.png?v=20260720-brand",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
