{
  "name": "World of Asphodel — Dark Fantasy RPG Toolset",
  "short_name": "Asphodel RPG",
  "description": "The official digital toolset for the World of Asphodel tabletop RPG. Character builder, compendium, world atlas, pantheon, DM toolkit, and homebrew forge.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0a1a",
  "theme_color": "#1a1a2e",
  "scope": "/",
  "categories": ["games", "entertainment", "education"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-banner.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "World of Asphodel Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Character Builder",
      "short_name": "Builder",
      "url": "/character-builder",
      "description": "Create a new character"
    },
    {
      "name": "Compendium",
      "short_name": "Compendium",
      "url": "/compendium",
      "description": "Browse spells, monsters, and more"
    },
    {
      "name": "World Atlas",
      "short_name": "Atlas",
      "url": "/world-atlas",
      "description": "Explore the World of Asphodel"
    }
  ]
}
