{
  "name": "Walk with Ralf",
  "short_name": "Walk",
  "description": "Lucy's hands-free voice AI for walks, planning sessions, and brain dumps",
  "start_url": "/walk",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "icons": [
    {
      "src": "/static/icons/orb.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mission Control",
      "url": "/",
      "description": "Open the full dashboard"
    }
  ]
}
