{
  "name": "Calyx",
  "short_name": "Calyx",
  "start_url": "/groups",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4a6741",
  "description": "Find events and make plans with friends",
  "icons": [
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
