{
  "name": "போஸ்கோ மையம் பள்ளி போக்குவரத்து",
  "short_name": "BMS Transport",
  "description": "போஸ்கோ மையம் பள்ளி Bus Management — Driver, Parent & Staff Portal",
  "start_url": "/static/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D1B3E",
  "theme_color": "#0D1B3E",
  "orientation": "portrait-primary",
  "lang": "ta",
  "dir": "ltr",
  "categories": ["education", "transport"],
  "prefer_related_applications": false,
  "id": "bms-transport-2025",
  "icons": [
    {
      "src": "/static/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Driver Login",
      "short_name": "Driver",
      "url": "/static/driver.html",
      "icons": [{"src": "/static/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Parent Portal",
      "short_name": "Parent",
      "url": "/static/parent.html",
      "icons": [{"src": "/static/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Admin",
      "short_name": "Admin",
      "url": "/static/admin.html",
      "icons": [{"src": "/static/icon-96.png", "sizes": "96x96"}]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "share_target": null
}
