{
  "id": "/",
  "name": "Dragon Tale — AI-Powered Rogue-lite D&D Adventure",
  "short_name": "Dragon Tale",
  "description": "Descend ten floors beneath the Ember King in an AI-narrated rogue-lite dungeon crawler. Claude Sonnet writes every scene, Nano Banana paints every room, permadeath is real.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0503",
  "theme_color": "#0a0503",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/favicon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dragon Tale — Login screen with the Bounty Board"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dragon Tale — Desktop login and hero selection"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=net.dragontale.game",
      "id": "net.dragontale.game"
    }
  ]
}
