{
  "background_color": "#f4f1e9",
  "description": "A WeeWX weather station in Godalming, Surrey - live conditions, the River Wey level and local storm-overflow monitoring. Powered by gtown.",
  "display": "standalone",
  "icons": [
    {
      "sizes": "192x192",
      "src": "icons/icon-192.png",
      "type": "image/png"
    },
    {
      "sizes": "512x512",
      "src": "icons/icon-512.png",
      "type": "image/png"
    },
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icons/icon-512-maskable.png",
      "type": "image/png"
    }
  ],
  "id": "./",
  "name": "Godalming Weather",
  "scope": "./",
  "short_name": "Godalming",
  "start_url": "./",
  "theme_color": "#f4f1e9"
}