{
  "name": "GoFetch Auto — Car Buying Advocacy",
  "short_name": "GoFetch",
  "description": "Professional car buying advocacy. We negotiate, you save.",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#0A1628",
  "theme_color": "#D4A23A",
  "orientation": "portrait-primary",
  "categories": ["auto", "finance", "shopping"],
  "icons": [
    { "src": "/icon.png", "sizes": "any", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Client Portal", "url": "/portal", "description": "Access your deal dashboard" },
    { "name": "Free Consultation", "url": "/car-finder", "description": "Start a free consultation" }
  ]
}
