{
  "name": "EvixPOS - Smart POS & Business Management",
  "short_name": "EvixPOS",
  "description": "The modern platform for managing your business — POS, Orders, Inventory & more.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "prefer_related_applications": false
}
