{
  "name": "Nansen VR",
  "short_name": "Nansen VR",
  "description": "Virtual experience aboard the Dr. Fridtjof Nansen research vessel",
  "start_url": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#0f1216",
  "theme_color": "#009edb",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
