{
  "name": "PaperWeb Weather — The Daily Almanac",
  "short_name": "Weather",
  "description": "A daily weather almanac distilled from open-meteo data. Current conditions, hourly and seven-day forecast, and the astronomy of the sky.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdfdfd",
  "theme_color": "#111111",
  "icons": [
    { "src": "../img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "../img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}