{
  "name": "Valhalla",
  "short_name": "Valhalla",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0c10",
  "theme_color": "#0a0c10",
  "description": "Enter the hall of the honoured dead. Swear an oath at the sumbel and the Chooser keeps the record; cast the Elder Futhark; walk the Nine Realms; hear a tale at the fire each night. Norse mythology, rune divination and the sagas — for entertainment and study.",
  "categories": [
    "lifestyle",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "The Sumbel",
      "short_name": "The Horn",
      "description": "Carry the horn and swear the third round",
      "url": "/#go=sumbel",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "The Chooser's Record",
      "short_name": "Record",
      "description": "What is standing on your page",
      "url": "/#go=chooser",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "id": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "display_override": [
    "standalone",
    "minimal-ui"
  ]
}