{
  "name": "WolfChat",
  "short_name": "WolfChat",
  "description": "First-person multiplayer shooter with voice chat",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#e63946",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23e63946'/><text y='140' font-size='120' font-family='monospace' font-weight='bold' fill='white'>W</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
