{
  "name": "Nexus Dashboard",
  "short_name": "Nexus",
  "description": "Nexus — Agent Infrastructure & Thor Chat",
  "start_url": "/dashboard/",
  "scope": "/dashboard/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#070a14",
  "background_color": "#070a14",
  "lang": "de",
  "categories": ["productivity", "developer"],
  "icons": [
    {
      "src": "/dashboard/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/dashboard/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/dashboard/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
