{
  "id": "/cosmere-interactive-map/",
  "name": "Hoid's Journal — Interactive Cosmere Map",
  "short_name": "Cosmere Map",
  "description": "An interactive, timeline-driven, spoiler-aware map of Brandon Sanderson's Cosmere — worlds, Shards, magic, the Codex, and a tactical battle simulator.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0a0a1f",
  "theme_color": "#0a0a1f",
  "categories": ["entertainment", "books", "education"],
  "icons": [
    { "src": "./assets/images/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./assets/images/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./assets/images/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "The Arcanum (magic systems)", "short_name": "Arcanum", "url": "./index.html#open=arcanum" },
    { "name": "The Codex (knowledge hub)", "short_name": "Codex", "url": "./index.html#open=codex" },
    { "name": "Roshar Surface Scan", "short_name": "Roshar", "url": "./surface/map.html?world=roshar" },
    { "name": "Scadrial Surface Scan", "short_name": "Scadrial", "url": "./surface/map.html?world=scadrial" }
  ]
}
