{
  "name": "CSC Mobile Calendar",
  "short_name": "CSC Calendar",
  "id": "/mobile.php?site_mode=mobile",
  "start_url": "/mobile.php?site_mode=mobile",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef4f8",
  "theme_color": "#0b6f93",
  "prefer_related_applications": false,
  "description": "Custom Sign Center mobile calendar and directory.",
  "icons": [
    {
      "src": "/assets/logo_csc_flat.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/ico-calendarcell.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/ico-calendarcell.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
