{
  "name": "Atmosora — Weather Forecast",
  "short_name": "Atmosora",
  "description": "Free real-time weather forecasts for any city worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1445",
  "theme_color": "#0c1445",
  "orientation": "any",
  "categories": ["weather", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
