{
  "name": "SchoolResultsHub",
  "short_name": "ResultsHub",
  "id": "/pwa-start.php",
  "description": "Simple, secure school results management for schools, teachers, and parents.",
  "start_url": "/pwa-start.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
