{
  "name": "Syllume - AI Study Co-Pilot",
  "short_name": "Syllume",
  "description": "AI-powered study co-pilot for college students",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Lecture",
      "short_name": "Live",
      "url": "/live",
      "description": "Start live lecture transcription"
    }
  ]
}
