{
  "short_name": "MadrasaOS",
  "name": "MadrasaOS.ai — EAIC Student Portal",
  "description": "Your Emirates Academy self-service hub: ID, registration, fees, timetable, documents and grievances.",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/app/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#050B14",
  "background_color": "#050B14",
  "categories": ["education", "government", "productivity"],
  "shortcuts": [
    { "name": "Digital ID", "url": "/app/portal?tab=id-card" },
    { "name": "Pay Fees", "url": "/app/portal?tab=fees" },
    { "name": "Timetable", "url": "/app/portal?tab=timetable" }
  ]
}
