{
  "name": "GrizPlay — Free Browser Games",
  "short_name": "GrizPlay",
  "description": "Play free browser games online. 2048, Snake, Wordle, Sudoku, Minesweeper and more. No download, no login.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06080f",
  "theme_color": "#f5a623",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.svg",         "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon-512x512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" }
  ]
}
