{
  "name": "Vehicle Requisition — 360LM",
  "short_name": "VRS",
  "description": "Vehicle Requisition Slip — raise and approve vehicle requests",
  "start_url": "/vrs/",
  "display": "standalone",
  "background_color": "#0b0d10",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    { "src": "/vrs/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/vrs/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
