{
  "name": "BAB UL ILM - School Management",
  "short_name": "BAB UL ILM",
  "description": "School Management System for BAB UL ILM Girls High School",
  "start_url": "/mobile/dashboard",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0d4d3a",
  "background_color": "#f5f1e8",
  "orientation": "portrait",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Collect Fees",
      "short_name": "Fees",
      "description": "Quick access to fee collection",
      "url": "/mobile/fee-collection",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Enroll Student",
      "short_name": "Enroll",
      "description": "Quick access to student enrollment",
      "url": "/mobile/enrollment",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
