{
  "name": "DriveMapz",
  "short_name": "DriveMapz",
  "description": "Roadtrip planning for trips, stops, fuel, tolls and tracking.",
  "start_url": "/trips",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/brand/drivemapz-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
