{
  "name": "ExamPro",
  "short_name": "ExamPro",
  "description": "School exam, scores and WAEC report-card system — works offline.",
  "start_url": "./dashboard.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f6fb",
  "theme_color": "#15307a",
  "icons": [
    { "src": "assets/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
