{
  "name": "The Dealers",
  "short_name": "The Dealers",
  "description": "Operations tool for independent UK car dealers",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#e8511f",
  "icons": [
    {
      "src": "/icons/thedealers-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/thedealers-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
