{
  "name": "TireFit Pro - Tire Size Tools & Calculators",
  "short_name": "TireFit Pro",
  "description": "Free tire size lookup, comparison, rotation patterns, wear calculator, and pressure tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#e94560",
  "icons": [
    { "src": "favicon.png", "sizes": "256x256", "type": "image/png" },
    { "src": "apple-touch-icon.png", "sizes": "256x256", "type": "image/png" }
  ]
}