{
  "name": "TeachingSoftware.ai — AI Teaching OS",
  "short_name": "TeachingSW",
  "description": "AI-powered teaching operating system for tutors: live classes, interactive board, AI quizzes, lessons, recordings and analytics.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Schedule a class", "url": "/teacher/classes", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Interactive Board", "url": "/teacher/whiteboard", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
