
{
  "theme_color": "#161616",
  "background_color": "#1F40AF",
  "display": "standalone",
  "scope": "/weewx/weewx_wdc/",
  "start_url": "/weewx/weewx_wdc/",
  "name": "weewx WDC",
  "testing": "test",
  "short_name": "weewx WDC",
  "description": "weewx Station site with WDC Skin",
  "icons": [
    {
      "src": "/weewx/weewx_wdc/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/weewx/weewx_wdc/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/weewx/weewx_wdc/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/weewx/weewx_wdc/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Week",
      "url": "/weewx/weewx_wdc/week.html",
      "description": "Weekly weather conditions"
    },
    {
      "name": "Month",
      "url": "/weewx/weewx_wdc/month.html",
      "description": "Monthly weather conditions"
    },
    {
      "name": "Year",
      "url": "/weewx/weewx_wdc/year.html",
      "description": "Yearly weather conditions"
    },
    {
      "name": "All time",
      "url": "/weewx/weewx_wdc/statistics.html",
      "description": "All time stats"
    },
    {
      "name": "Celestial",
      "url": "/weewx/weewx_wdc/celestial.html",
      "description": "Almanac"
    }
  ]
}
