{
  "name": "GameHub — 60+ Browser Games",
  "short_name": "GameHub",
  "description": "60+ original browser games · global leaderboards · multiplayer · no signup needed",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#ff5b8a",
  "background_color": "#fef6ec",
  "scope": "/",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%23ff5b8a'/%3E%3Ctext x='50%25' y='62%25' font-size='110' text-anchor='middle' fill='white' font-family='Arial' font-weight='900'%3EG%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%23ff5b8a'/%3E%3Ctext x='50%25' y='62%25' font-size='300' text-anchor='middle' fill='white' font-family='Arial' font-weight='900'%3EG%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Leaderboards", "url": "/leaderboards.html", "description": "Global high scores" },
    { "name": "Random game",  "url": "/?random=1",         "description": "Play something random" },
    { "name": "Submit game",  "url": "/submit.html",       "description": "Share your own game" }
  ]
}
