{
  "id": "/app/",
  "name": "Elephantheia",
  "short_name": "Elephantheia",
  "description": "Elephantheia app voor teamdynamiek, profielen en notificaties.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#f5f2ec",
  "theme_color": "#111110",
  "icons": [
    {
      "src": "/static/elephantheia-icon-192-black-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/elephantheia-icon-512-black-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
