{
  "name": "My Parking Solution",
  "short_name": "MyParkingSolution",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#f8f2eb",
  "theme_color": "#104968",
  "icons": [
    {
      "src": "mv/images/logo/192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "mv/images/logo/512x512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
