{
  "name": "Winmint Games",
  "short_name": "Winmint",
  "description": "Play exciting lottery and casino games",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1a2a",
  "theme_color": "#ff9800",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favico.ico",
      "sizes": "192x192",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Quick Play",
      "short_name": "Play",
      "description": "Start playing games",
      "url": "/",
      "icons": [{ "src": "/favico.ico", "sizes": "96x96" }]
    }
  ]
}
