{
  "name": "Pixel Parlor",
  "short_name": "Pixel Parlor",
  "description": "Free neon-themed web arcade — twelve handcrafted games. Earn coins, redeem tickets, climb the leaderboards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0410",
  "theme_color": "#ff00aa",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Arcade",   "url": "/arcade.html",  "description": "All games" },
    { "name": "Store",    "url": "/store",        "description": "Spend coins and tickets" },
    { "name": "Profile",  "url": "/profile/me",   "description": "Your stats and rewards" }
  ]
}
