{
  "name": "LectureDigest",
  "short_name": "LectureDigest",
  "description": "AI-powered lecture analysis & study companion — summaries, quizzes, flashcards",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070712",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "categories": ["education", "productivity"],
  "lang": "vi",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Phân tích video mới",
      "short_name": "Analyze",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
