{
  "name": "Vehicle Log — 360LM",
  "short_name": "VehicleLog",
  "description": "Vehicle trip, fuel and maintenance log book",
  "start_url": "/vehicle/",
  "display": "standalone",
  "background_color": "#0b0d10",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "icons": [
    { "src": "/vehicle/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/vehicle/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
