{
  "name": "School eDiary",
  "short_name": "School eDiary",
  "description": "The digital school diary of your institution \u2014 notices, homework, attendance, marks, fees and bus tracking for parents, students and teachers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#001A5E",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/assets/images/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
