{
  "name": "WORMIT.io — Multiplayer Candy Worm Arena",
  "short_name": "WORMIT",
  "description": "Real-time multiplayer worm arena. Eat, grow, and outlast the others.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#150d1d",
  "theme_color": "#150d1d",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
