{
  "name": "Lornu AI - Mobile-First Developer Experience",
  "short_name": "Lornu AI MDX",
  "description": "Mobile-First AI Agent Developer Platform for ADK Agent Orchestration",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["developer", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Cluster Health",
      "short_name": "Health",
      "description": "View cluster health for all namespaces",
      "url": "/#cluster-health",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    },
    {
      "name": "Agent Dashboard",
      "short_name": "Agents",
      "description": "Monitor ADK Agents",
      "url": "/#agents",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    }
  ],
  "prefer_related_applications": false
}
