{
  "name": "Chill Arcade - Free Fun Web Games for Kids",
  "short_name": "Chill Arcade \ud83d\udd79\ufe0f",
  "description": "A vibrant and safe web arcade for children and families. Play Flappy Bird, Pac-Man, Silly Snake, Tetris, Bomberman, and more with super easy chill modes and instant browser play!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06020f",
  "theme_color": "#7f00ff",
  "orientation": "any",
  "categories": [
    "games",
    "kids",
    "entertainment",
    "arcade"
  ],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}