{
  "name": "Ammar Shaheed Cadet College",
  "short_name": "ASCC",
  "description": "Admissions, online test, and college portal for Ammar Shaheed Cadet College Ghazi Barotha",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7d1d1d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/img/hero/memorial.jpg",
      "sizes": "540x720",
      "form_factor": "narrow",
      "type": "image/jpeg"
    }
  ],
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "Apply for Admission",
      "short_name": "Apply",
      "description": "Start your admission application",
      "url": "/admissions#form",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Staff Dashboard",
      "short_name": "Staff",
      "description": "Access staff management panel",
      "url": "/staff/login",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
