{
  "name": "StressBusterGames",
  "short_name": "SBGames",
  "description": "Play 7 free neon browser games — no download needed!",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#03010a",
  "theme_color": "#00ffe0",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    { "name": "Particle Path",   "url": "/particle_path.html",         "description": "Play Particle Path" },
    { "name": "Gravity Pilot",   "url": "/gravity_pilot.html",         "description": "Play Gravity Pilot" },
    { "name": "Dual Dodge",      "url": "/dual_dodge.html",            "description": "Play Dual Dodge" }
  ]
}
