{
  "name": "Lessplan",
  "short_name": "Lessplan",
  "description": "AI-powered lesson planning tool for teachers aligned with UK National Curriculum standards",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3a9b5f",
  "icons": [
    {
      "src": "/favicon_io/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon_io/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "education",
    "productivity"
  ],
  "lang": "en",
  "orientation": "portrait-primary"
}