{
  "name": "Leochats",
  "short_name": "Leochats",
  "description": "Play exciting casino games and win big!",
  "start_url": "/video",
  "display": "standalone",
  "background_color": "#232626",
  "theme_color": "#24ee89",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    {
      "name": "Games",
      "short_name": "Games",
      "description": "Browse all games",
      "url": "/games",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
