{
  "name": "RetroSnake — Classic Arcade",
  "short_name": "RetroSnake",
  "description": "The classic Snake game you grew up with. LCD pixel art, 8-bit sound effects, offline play, and zero ads. Free forever.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f380f",
  "theme_color": "#8bac0f",
  "lang": "en-ZA",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/public/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": []
}
