{
  "name": "The Car Lab — Garage Ops",
  "short_name": "Car Lab",
  "description": "The Car Lab garage management system — gate to invoice, stock, and staff.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#20262E",
  "theme_color": "#20262E",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
