{
  "name": "MileLedger — Mileage Log & IRS Deduction Tracker",
  "short_name": "MileLedger",
  "description": "Track business, medical, and charity mileage and see your estimated IRS deduction instantly. Free, offline, no account — your data never leaves your device.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f1e4",
  "theme_color": "#1b4332",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
