{
  "name": "WeatherFit Planner",
  "short_name": "WeatherFit",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0f1923",
  "theme_color": "#0f1923",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/879/879247.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}