{
  "name": "Lecturn — AI Speech Copilot",
  "short_name": "Lecturn",
  "description": "Your AI copilot for every speech. Real-time suggestions, live listening, infinite depth.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#c9a84c",
  "orientation": "landscape-primary",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "og.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["productivity", "education"],
  "lang": "en"
}
