{
  "short_name": "Weather App",
  "name": "React Weather App",
  "icons": [
    {
        "src": "logo.png",
        "type": "image/png",
        "sizes": "1024x1024"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
