{
  "name": "QobexU",
  "short_name": "QobexU",
  "description": "Your university. Your rules.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1729",
  "theme_color": "#1D9E75",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "screenshots": [
    { "src": "/assets/screenshots/onboarding.png", "sizes": "390x844", "type": "image/png" },
    { "src": "/assets/screenshots/dashboard.png", "sizes": "390x844", "type": "image/png" }
  ]
}
