{
  "name": "Ayush Public Shikshan Sansthan",
  "id": "school-frontend",
  "short_name": "Ayush Sansthan",
  "description": "Excellence in Education - Ayush Public Shikshan Sansthan",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#884ed0",
  "icons": [
    {
      "src": "assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}