{
  "name": "See Your City — Hub",
  "short_name": "SYC Hub",
  "description": "See Your City management hub.",
  "start_url": "calendar.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F6F4",
  "theme_color": "#F6F6F4",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "SYC_Original_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
