{
  "name": "What the Fjord?! A Saga of Truly Heroic Proportions",
  "short_name": "Fjord Saga",
  "description": "A bespoke Norse troll-hunting adventure for the Norwegian fjords.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06080f",
  "theme_color": "#0a0e2e",
  "icons": [
    { "src": "assets/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
