{
  "name": "ForgeMage — Magic Fire and Steel",
  "short_name": "ForgeMage",
  "description": "Free AI-powered 5e fantasy RPG character generator. Build a complete character with backstory, stats, spells and gear in 60 seconds. No account needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05070e",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "utilities"],
  "shortcuts": [
    {
      "name": "Forge a Character",
      "url": "/",
      "description": "Generate a new 5e RPG character instantly"
    },
    {
      "name": "The Oracle",
      "url": "/oracle.html",
      "description": "Ask the Oracle anything about tabletop RPG"
    },
    {
      "name": "Map Vault",
      "url": "/maps.html",
      "description": "Browse fantasy RPG maps"
    }
  ]
}