{
  "name": "Aurion Casino",
  "short_name": "Aurion",
  "start_url": "/games/",
  "scope": "/games/",
  "display": "standalone",
  "background_color": "#0b0f1a",
  "theme_color": "#ffd700",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/games/icons/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/games/icons/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/games/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/games/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
