{
  "id": ".",
  "short_name": "Exora",
  "name": "Exora",
  "description": "A school-first academic platform with branded student portals, analytics, and revenue controls.",
  "lang": "en-CA",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "categories": ["education", "productivity", "business"],
  "shortcuts": [
    {
      "name": "Admin Workspace",
      "short_name": "Admin",
      "description": "Open the Exora admin workspace",
      "url": "./?mode=admin",
      "icons": [
        {
          "src": "logo192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Exora Student Portal",
      "short_name": "Student",
      "description": "Open the Exora student portal",
      "url": "./?mode=student",
      "icons": [
        {
          "src": "logo192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "theme_color": "#70927B",
  "background_color": "#E0EBE4"
}
