{
  "id": "./weather-en.html",
  "name": "SYNTHLUCIDA WEATHER",
  "short_name": "Weather",
  "description": "Free online weather – current conditions, hourly and 7-day forecast, humidity, wind, rain and severe weather alerts.",
  "start_url": "./weather-en.html",
  "scope": "./weather-en.html",
  "display": "standalone",
  "background_color": "#05080d",
  "theme_color": "#05080d",
  "lang": "en",
  "icons": [
    { "src": "weather-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "weather-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
