{
  "name": "Gökyüzü Rehberi",
  "short_name": "Gökyüzü",
  "description": "Profesyonel, güncel ve doğru hava durumu uygulaması.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://openweathermap.org/img/wn/01d@4x.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://openweathermap.org/img/wn/01d@4x.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}