{
  "name": "Scholastic Services",
  "short_name": "Scholastic",
  "description": "Zimbabwe's comprehensive school management and education platform",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#363e49",
  "orientation": "portrait-primary",
  "scope": "./",
  "lang": "en-ZW",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/aetheris-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Student Portal",
      "short_name": "Student",
      "description": "Go to student dashboard",
      "url": "./#/student/dashboard",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Learner Platform",
      "short_name": "Learner",
      "description": "Free study platform for independent learners",
      "url": "./#/learner",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Marketplace",
      "short_name": "Market",
      "description": "Buy and sell textbooks, uniforms, and more",
      "url": "./#/marketplace",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
