{
  "name": "Study Forge — Video Transcription & AI Study Suite",
  "short_name": "Study Forge",
  "description": "Transcribe YouTube videos and uploaded lectures into verbatim transcripts, comprehensive AI study guides, interactive quiz cards, and PowerPoint presentations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#9a2a2a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "education", "business"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "assets/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
