{
  "name": "EPIC Student",
  "short_name": "EPIC Student",
  "description": "Student App for EPIC Senior Secondary School",
  "start_url": "/login.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/pwa_icon.php?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa_icon.php?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
