{
  "name": "RV 3D — Trip Cost & Free-Camp Budget Tracker",
  "short_name": "Budget Tracker",
  "description": "Log fuel, camp fees and free-camp nights for your trip, with a running total and category breakdown.",
  "start_url": "budget-tracker.html",
  "scope": "./",
  "id": "rv3d-budget-tracker",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f4f0",
  "theme_color": "#378add",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
