{
  "name": "Royal Plinko — Free Online Plinko Game",
  "short_name": "Royal Plinko",
  "description": "Play free online Plinko with 8–16 rows, 3 risk levels, 100× multipliers, daily rewards, streak bonuses, leaderboard challenges, and rank progression.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#030010",
  "theme_color": "#EFBF04",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/royal-plinko-game/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/royal-plinko-game/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/royal-plinko-game/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/royal-plinko-game/og-image.png",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "Royal Plinko — Drop the ball, feel the rush"
    }
  ],
  "shortcuts": [
    {
      "name": "Drop Ball",
      "short_name": "Drop",
      "description": "Jump straight in and drop the ball",
      "url": "/?drop=true",
      "icons": [{ "src": "/royal-plinko-game/favicon.svg", "sizes": "any" }]
    }
  ],
  "prefer_related_applications": false
}
