{
  "name": "Legarune",
  "short_name": "Legarune",
  "description": "A science fiction and fantasy universe featuring concept art, original characters, and immersive worldbuilding.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/shared/favicon.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "art", "books"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Tactical Map",
      "short_name": "Map",
      "description": "Explore the Legarune tactical map",
      "url": "/tactical-map/",
      "icons": [
        {
          "src": "/images/shared/favicon.webp",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Characters",
      "short_name": "Characters",
      "description": "Browse character profiles",
      "url": "/lore/characters/",
      "icons": [
        {
          "src": "/images/shared/favicon.webp",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "View the art gallery",
      "url": "/gallery/",
      "icons": [
        {
          "src": "/images/shared/favicon.webp",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
