{
  "name": "Norhi Boreal - Private and Secure LLM",
  "short_name": "Norhi Boreal",
  "description": "Canadian-sovereign AI assistant powered by local language models",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F3D34",
  "background_color": "#F4F6F5",
  "icons": [
    {
      "src": "/static/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}