{
  "name": "Nyxfall",
  "short_name": "Nyxfall",
  "description": "AI-powered D&D 5e game with persistent worlds and real-time multiplayer",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#7c3aed",
  "background_color": "#120c1e",
  "icons": [
    {
      "src": "/nf-favicon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/nf-logo-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
