{
  "name": "Goat Roller",
  "short_name": "Goat Roller",
  "description": "A browser-based 3D arcade game where players control a mountain goat running downhill through the Swiss Alps.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#87CEEB",
  "theme_color": "#87CEEB",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
