{
  "name": "BreakPlay",
  "short_name": "BreakPlay",
  "id": "/",
  "description": "Instant browser games during any break.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050816",
  "theme_color": "#050816",
  "categories": ["games", "entertainment", "productivity"],
  "icons": [
    {
      "src": "/public/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/public/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Neon Snake Rush",
      "url": "/arena/?game=neon-snake-rush",
      "description": "Jump straight into the top BreakPlay game."
    },
    {
      "name": "Game Guides",
      "url": "/guides/",
      "description": "Learn how to play every BreakPlay game."
    },
    {
      "name": "All Games",
      "url": "/games/",
      "description": "Open the full BreakPlay game library."
    },
    {
      "name": "Mobile Picks",
      "url": "/games/?q=mobile",
      "description": "Open touch-friendly games made for phone breaks."
    },
    {
      "name": "Quick Break Games",
      "url": "/games/?q=quick",
      "description": "Open fast games for one-handed quick sessions."
    },
    {
      "name": "Casino Guides",
      "url": "/casino/",
      "description": "Open casino rules, strategy, odds, FAQs, and responsible gaming guides."
    },
    {
      "name": "500+ Gaming Questions",
      "url": "/casino-gaming-question-master-list/",
      "description": "Open the long-tail casino and gaming FAQ inventory."
    },
    {
      "name": "Casino Tools",
      "url": "/teen-patti-sequence-calculator/",
      "description": "Open mobile-friendly casino calculators, trainers, and generators."
    },
    {
      "name": "BreakPlay Blog",
      "url": "/blog/",
      "description": "Read quick-game and brain-break articles."
    },
    {
      "name": "Daily Challenge",
      "url": "/#daily-drop",
      "description": "Play today's quick BreakPlay challenge."
    },
    {
      "name": "Game Shelf",
      "url": "/#games",
      "description": "Find a game for this break."
    }
  ]
}
