{
  "name": "EduPulse 360 — Parent Portal",
  "short_name": "Parent Portal",
  "description": "View your child's results, fees and attendance.",
  "start_url": "/parent/dashboard",
  "scope": "/parent/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#0F6E56",
  "icons": [
    { "src": "/static/images/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/images/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
