{
  "name": "DiscipleshipQuest: Rise of the Kingdom",
  "short_name": "DiscipleshipQuest",
  "description": "An epic RPG where real Biblical scripture is your greatest weapon. Battle darkness and build the Kingdom of Light.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#fbbf24",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23fbbf24' width='192' height='192'/><text x='50%' y='50%' font-size='120' font-weight='bold' dominant-baseline='middle' text-anchor='middle' font-family='Arial' fill='%230f172a'>D</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230f172a'/><text x='50%' y='50%' font-size='80' font-weight='bold' dominant-baseline='middle' text-anchor='middle' font-family='Arial' fill='%23fbbf24'>DISCIPLE QUEST</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ],
  "categories": ["games", "education"],
  "shortcuts": [
    {
      "name": "Create Avatar",
      "short_name": "New Game",
      "description": "Start a new DiscipleQuest adventure",
      "url": "/create-avatar"
    },
    {
      "name": "Battle Quests",
      "short_name": "Quests",
      "description": "View available quests",
      "url": "/quests"
    }
  ]
}
