{
  "name": "Lumi - AI Tutor Companion",
  "short_name": "Lumi",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "description": "A real-time voice companion that helps students with homework, teaches topics, and tracks understanding.",
  "icons": [
    {
      "src": "https://placehold.co/192x192/0f172a/e879f9/png?text=Lumi",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/0f172a/e879f9/png?text=Lumi",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://raw.githubusercontent.com/lucide-icons/lucide/main/icons/ghost.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}