{
  "name": "MaxRPG — Survival is not guaranteed",
  "short_name": "MaxRPG",
  "description": "A dark fantasy D&D adventure with AI-powered narration. Every choice matters.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/static/img/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "id": "maxrpg"
}
