{
  "name": "Didact",
  "short_name": "Didact",
  "description": "Watch once, remember it. Turn YouTube videos into summaries, flashcards, and quizzes with timecode links back to the source.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0F1115",
  "theme_color": "#0F1115",
  "orientation": "portrait",
  "icons": [
    { "src": "./icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
