{
  "name": "ET+ AI Tutor",
  "short_name": "ET+ Tutor",
  "description": "EdTech Plus AI Tutor — instructor co-pilot for lesson planning, assessment building, differentiation, and live-classroom support.",
  "start_url": "./dashboard.html",
  "scope": "/courses/et-plus-ai-tutor/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#040e14",
  "theme_color": "#00E5FF",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%23040e14'/%3E%3Ctext x='50%25' y='50%25' fill='%2300E5FF' font-size='84' font-family='monospace' font-weight='700' text-anchor='middle' dominant-baseline='middle'%3EET%2B%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23040e14'/%3E%3Ctext x='50%25' y='50%25' fill='%2300E5FF' font-size='220' font-family='monospace' font-weight='700' text-anchor='middle' dominant-baseline='middle'%3EET%2B%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    { "name": "Tutor",     "url": "./tutor.html",     "description": "Open the chat tutor"   },
    { "name": "Dashboard", "url": "./dashboard.html", "description": "Your teaching dashboard" },
    { "name": "Settings",  "url": "./settings.html",  "description": "Preferences"           }
  ]
}
