{
  "name": "Car Registration Fee",
  "short_name": "CarRegFee",
  "description": "Free car-registration fee calculator for all 50 US states + DC. Real DMV fees, EV surcharges, late penalties.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "icons": [
    { "src": "/logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["finance", "productivity", "utilities"],
  "lang": "en-US"
}
