
{
  "name": "PlayChicken Games",
  "short_name": "PlayChicken",
  "description": "Quick games. Real reflex. Play minimal, instinct-based HTML5 games like crossy road.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
