{
  "name": "NorgeStart \u2014 Your first months in Norway",
  "short_name": "NorgeStart",
  "description": "AI assistant for newcomers to Norway: letter interpreter, relocation plan, guides and tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#00205B",
  "theme_color": "#00205B",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}