{
  "id": "/driver",
  "name": "JPG International School - Driver",
  "short_name": "JPG Driver",
  "description": "School bus driver app for J.P.G International School - log in with your bus number and share live GPS location with the school.",
  "start_url": "/driver-login.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#007bff",
  "orientation": "portrait",
  "categories": ["education", "navigation"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
