{
  "name": "Equb Lottery",
  "short_name": "Equb Lottery",
  "description": "Fair & Transparent Online Lottery Platform",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/web-app-manifest-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["entertainment", "games", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Play Lottery",
      "short_name": "Play",
      "description": "Start playing lottery",
      "url": "/user",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
