{
  "name": "DMS Manager",
  "short_name": "DMS",
  "description": "Dealer Management System — inventory, syndication, and storefront.",
  "theme_color": "#0F172A",
  "background_color": "#0F172A",
  "display": "standalone",
  "start_url": "/inventory",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Add Vehicle",
      "short_name": "Add",
      "url": "/inventory/new",
      "description": "Quickly add a new vehicle"
    }
  ]
}
