{
  "name": "Garage Talk Shop Finder",
  "short_name": "GT Shop Finder",
  "description": "Find automotive, diesel, custom, body, motorcycle, and marine businesses near you.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#101820",
  "theme_color": "#ff5a1f",
  "categories": ["automotive", "business", "navigation"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find nearby shops",
      "short_name": "Nearby",
      "url": "/#location-search"
    },
    {
      "name": "Privacy controls",
      "short_name": "Privacy",
      "url": "/privacy"
    }
  ]
}
