{
  "name": "Land of Spirits — The Ancient Book of Summoning",
  "short_name": "Land of Spirits",
  "description": "A fictional 17th-century grimoire: read the folios, gather the symbolic recipe, light the candle and speak with the spirits recorded inside. Interactive horror fiction, for entertainment only.",
  "id": "/",
  "start_url": "/land-of-spirits",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0906",
  "theme_color": "#0b0906",
  "categories": ["entertainment", "books", "games"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Open the Grimoire", "url": "/grimoire" },
    { "name": "Begin a Séance", "url": "/seance" }
  ]
}
