
{
  "name": "Climatevibe",
  "short_name": "Climatevibe",
  "description": "Find your perfect destination based on climate preferences",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "weather", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr"
}
