{
  "name": "FLIXUS Store",
  "short_name": "FLIXUS",
  "description": "FLIXUS customer portal and admin dashboard.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E0C1B",
  "theme_color": "#0E0C1B",
  "lang": "en",
  "categories": ["business", "entertainment", "shopping"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
