{
  "short_name": "Meow Weather",
  "name": "Meow Weather",
  "icons": [
    {
      "src": "/icons/icon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/256x256.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/256x256.png",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "description": "Meow Weather provides accurate real-time weather forecasts, including temperature, humidity, air pressure, precipitation, wind speed, air quality and more. With 24-hour forecasts and 15-day weather trends, we offer reliable references for your travel and daily life."
}
