{
  "id": "/",
  "name": "Lulu — Your AI Companion",
  "short_name": "Lulu",
  "description": "Your AI companion — deep research, voice commands, live sessions, email, calendar, image creation, and more. Powered by Whissle.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#124e3f",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Search",
      "url": "/",
      "description": "Start a new search or conversation"
    },
    {
      "name": "Live Assist",
      "url": "/live-assist",
      "description": "Start a live coaching session"
    },
    {
      "name": "Calendar",
      "url": "/calendar",
      "description": "View your calendar"
    }
  ]
}
