{
  "name": "Rippling Calendars",
  "short_name": "Rippling Cal",
  "description": "Tangoo team calendar viewer powered by Rippling feeds.",
  "start_url": "/calendar.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#7A005D",
  "theme_color": "#7A005D",
  "icons": [
    {
      "src": "assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
