{
  "id": "/fees/parent/",
  "name": "Greenvalley Parent App",
  "short_name": "GV Parent",
  "description": "Live fee status, marks, attendance, assignments, timetable, notices, and receipts for Greenvalley School parents.",
  "lang": "en",
  "start_url": "/fees/parent/index.php?source=pwa",
  "scope": "/fees/parent/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5fbfa",
  "theme_color": "#0f766e",
  "categories": [
    "education",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/fees/parent/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/fees/parent/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
