{
  "name": "Discourse AI - EdTech Learning Management System UK",
  "short_name": "The Discourse AI",
  "id": "/",
  "description": "Leading UK EdTech platform with AI-powered learning management systems, course generation, and educational technology solutions for schools, universities, and training organizations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "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"
    },
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity", "business", "utilities"],
  "lang": "en-GB",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "related_applications": [],
  "features": [
    "AI-Powered Course Generation",
    "Learning Management System",
    "Educational Technology",
    "UK EdTech Solutions",
    "Online Learning Platform",
    "Course Creation Tools",
    "Learning Analytics",
    "Digital Education"
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "My Courses",
      "short_name": "Courses",
      "description": "View your courses",
      "url": "/courses",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Create Course",
      "short_name": "Create",
      "description": "Create a new course",
      "url": "/create",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
} 