{
  "name": "GarageHub",
  "short_name": "GarageHub",
  "description": "Vehicle maintenance and build tracking for hobby mechanics",
  "theme_color": "#DC2626",
  "background_color": "#0F0F12",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
