{
  "name": "Blooming Buds School Diary",
  "short_name": "School Diary",
  "description": "School diary and homework management for Blooming Buds Children School",
  "start_url": "/School/schoolDiary/index.php?launcher=true",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3E6BE0",
  "background_color": "#F2F5FA",
  "icons": [
    {
      "src": "uploads/school_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "uploads/school_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"]
}
