{
  "short_name": "claire",
  "name": "CLAIRE - The Classroom Interaction Runtime Environment",
  "icons": [
    {
      "src": "/icons/icons-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#e7eced",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#3297b2"
}