{
  "name": "PAC-Arena",
  "short_name": "PAC-Arena",
  "description": "Multiplayer Pac-Man Battle",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000010",
  "theme_color": "#FFE100",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
