{
  "name": "MileageLog – Vehicle Logbook",
  "short_name": "MileageLog",
  "description": "IRD-compliant vehicle mileage logbook",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f0f7f3",
  "theme_color": "#1a7f4b",
  "icons": [
    { "src": "icon-192.php", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.php", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "categories": ["productivity", "finance"],
  "lang": "en-NZ"
}
