{
  "name": "Classic Games",
  "short_name": "Games",
  "description": "A collection of 12 classic browser games — no install, no build.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a6e3a",
  "theme_color": "#0a6e3a",
  "icons": [
    { "src": "icon.svg", "sizes": "any",     "type": "image/svg+xml" },
    { "src": "icon.svg", "sizes": "any",     "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
