{
  "name": "AutoBook — Everything Automotive. One Platform.",
  "short_name": "AutoBook",
  "description": "Global automotive marketplace: new & used parts, services, vehicles, verified stores, AI search, multi-currency checkout and a full seller suite.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#D4410B",
  "categories": ["shopping", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}