{
  "name": "Play Free Games — 40+ Free Online Browser Games",
  "short_name": "Play Free Games",
  "description": "Play 40+ free online games in your browser — Sudoku, Tetris, Solitaire, Chess, Snake, 2048 and more. No registration, no downloads.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
