{
  "name": "VehicleVault",
  "short_name": "VehicleVault",
  "description": "Track service records, upload receipts, manage photos, and share vehicle history with mechanics and buyers.",
  "start_url": "/garage",
  "display": "standalone",
  "background_color": "#1a1a1f",
  "theme_color": "#c9912a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "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"
    }
  ],
  "categories": ["automotive", "utilities", "productivity"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
