{
  "name": "Snake Battle - Multiplayer Snake Game",
  "short_name": "Snake Battle",
  "description": "Free multiplayer snake game with 8 game modes. Play online in your browser!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a2e",
  "theme_color": "#00ff88",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "icons": [
    {"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"},
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "lang": "en",
  "dir": "ltr"
}
