{
  "name": "PWA Academy — Parents",
  "short_name": "PWA Parents",
  "description": "Track your child's tests, results, attendance and practice at Pawan Wagh Academy.",
  "start_url": "index.php?p=parent&src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#312e81",
  "theme_color": "#7c3aed",
  "lang": "en",
  "categories": ["education"],
  "icons": [
    { "src": "icon-parent-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-parent-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-parent-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
