{
  "name": "Game On Me - Free Browser Games",
  "short_name": "Game On Me",
  "description": "Play free browser games: Snake, Tetris, Space Invaders, Minesweeper, Breakout, 2048, Flappy Bird, Pong, Territory, and Doodle Jump.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0b0f14",
  "background_color": "#0b0f14",
  "icons": [
    {
      "src": "/icons/favicon-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
