{
  "name": "WanderMyze",
  "short_name": "WanderMyze",
  "description": "The best way to plan your next trip",
  "id": "/",
  "start_url": "/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "form_factor": "narrow",
  "icons": [
    {
      "src": "/manifest/android-chrome-144x144-full.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ]
}