{
  "name":             "V&V Car Rental Dipolog",
  "short_name":       "V&V Car Rental",
  "description":      "Car Rental Booking System",
  "start_url":        "/dashboard",
  "scope":            "/",
  "display":          "standalone",
  "orientation":      "portrait",
  "background_color": "#1E1E1E",
  "theme_color":      "#1E1E1E",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
