{
  "name": "EVCheck — Used EV Inspector",
  "short_name": "EVCheck",
  "description": "8-step inspection tool to assess used EV battery health, value, and red flags before you buy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EEF0F3",
  "theme_color": "#1E40AF",
  "orientation": "portrait",
  "categories": ["utilities", "automotive"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
