{
  "name": "Gamelot - The Kingdom of Games",
  "short_name": "Gamelot",
  "description": "Free browser games. No downloads, no sign-up. Play instantly.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f1923",
  "theme_color": "#ff6b00",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment"],
  "lang": "en-GB",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Daily Challenge", "url": "/index.html#daily", "description": "Play today's daily challenge", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Random Game",     "url": "/index.html#random", "description": "Jump into a random game" },
    { "name": "All Games",       "url": "/category.html?cat=all", "description": "Browse all 50 games" }
  ],
  "screenshots": [
    { "src": "/og-image.jpg", "sizes": "1200x630", "type": "image/jpeg", "label": "Gamelot homepage" }
  ]
}
