{
  "id": "bucs-pwa",
  "name": "BUCS",
  "short_name": "Bheema Universal Central School, Sindagi, Karnataka",
  "description": "Bheema Universal Central School app Powered by Edupi. An AI-powered Education ERP platform helping schools automate academics, exams, fees and administration.",
  "start_url": "/index.php?app=edupi",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#d0762b",
  "categories": [
    "education",
    "productivity"
  ],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.jpg",
      "sizes": "720x1280",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "display_override": [
    "standalone"
  ],
  "prefer_related_applications": false
}