{
  "name": "Driveline",
  "short_name": "Driveline",
  "description": "Track every vehicle you own and walk through any repair yourself. AI-guided maintenance, parts, costs, and savings — built for the driveway.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ea8a3c",
  "background_color": "#f2efe9",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
