{
  "name": "Lesson Planner",
  "short_name": "Lesson Plan",
  "description": "Build lesson plans step-by-step with progressive questions and mind-map style organisation.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#4a7eb4",
  "orientation": "any",
  "icons": [
    {
      "src": "../OctoDecks_icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
