{
  "name": "NaviGate",
  "short_name": "NaviGate",
  "description": "En trygg og anonym plass for ungdom å snakke med AI-veiledere",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b9eba",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/placeholder.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "education"],
  "shortcuts": [
    {
      "name": "Start samtale",
      "short_name": "Chat",
      "url": "/verify-age",
      "icons": [
        {
          "src": "/placeholder.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Akutt hjelp",
      "short_name": "Hjelp",
      "url": "/emergency",
      "icons": [
        {
          "src": "/placeholder.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
