{
  "id": "/",
  "name": "RoyalPlayPro",
  "short_name": "RoyalPlay",
  "description": "Casino-style Blackjack — play anywhere, anytime. Keine Echtgeldgewinne. Nur virtuelle Coins.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d1a",
  "theme_color": "#b8190e",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "icon-48.png",          "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "icon-72.png",          "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icon-96.png",          "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icon-128.png",         "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "icon-144.png",         "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png",         "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-384.png",         "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png",         "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-192.png","sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-maskable-512.png","sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "screenshot-portrait-1.png",
      "sizes": "864x1821",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "RoyalPlayPro — Casino Blackjack on mobile"
    },
    {
      "src": "screenshot-portrait-2.png",
      "sizes": "1023x1537",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Play Blackjack, earn coins, climb the leaderboard"
    },
    {
      "src": "screenshot-wide.png",
      "sizes": "1655x950",
      "type": "image/png",
      "form_factor": "wide",
      "label": "RoyalPlayPro — multiplayer Blackjack, missions and more"
    }
  ]
}
