{
  "short_name": "Casino Admiral",
  "name": "Casino Admiral",
  "description": "Introducing the Casino Admiral Companion App! Enhance your casino experience with our exclusive companion app, designed to elevate your visit to Casino Admiral. Immerse yourself in a world of luxury, where the excitement of casino games and exclusive offerings awaits you.",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "background_color": "#141516",
  "theme_color": "#141516",
  "categories": [
    "games"
  ],
  "shortcuts": [],
  "icons": [
    {
      "src": "/images/iOS_icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-splash-icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/images/pwa-splash-icon@2x.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "maskable"
    },
    {
      "src": "/images/pwa-splash-icon@3x.png",
      "type": "image/png",
      "sizes": "1536x1536",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/PWA-narrow-screenshot-1.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ultimate Casino Companion"
    },
    {
      "src": "/images/PWA-narrow-screenshot-2.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Claim special bonuses"
    },
    {
      "src": "/images/PWA-narrow-screenshot-3.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Hunt for jackpots"
    },
    {
      "src": "/images/PWA-wide-screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home"
    },
    {
      "src": "/images/PWA-wide-screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Jackpots"
    },
    {
      "src": "/images/PWA-wide-screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Bonuses"
    }
  ]
}