{
  "name": "MyRideAgent",
  "short_name": "MyRideAgent",
  "description": "Sell vehicles faster: smart inventory, multi-channel listings, an automotive CRM and an AI agent that answers buyers 24/7.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f17",
  "theme_color": "#0b0f17",
  "lang": "en-US",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
