{
  "name": "ক্লাস রুটিন এলার্ট",
  "short_name": "Routine Alert",
  "start_url": "dashboard.php",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
