{
  "name": "Weather App",
  "short_name": "Weather",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#00aaff",
  "theme_color": "#00aaff",
  "icons": [{
    "src": "https://cdn-icons-png.flaticon.com/512/869/869869.png",
    "sizes": "512x512",
    "type": "image/png"
  }]
}
