{
  "id": "https://www.garageos.in/",
  "name": "GarageOS",
  "short_name": "GarageOS",
  "description": "Garage management — job cards, inventory, billing, staff.",
  "start_url": "/?source=pwa",
"scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#FF3C00",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
