{
  "name": "CaenTraining",
  "short_name": "CaenTraining",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/ecole/",
  "start_url": "/ecole/",
  "icons": [
    {
      "src": "assets/pwa/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "assets/pwa/logo.svg",
      "sizes": "1080x1080",
      "type": "image/svg+xml"
    }
  ],
  "gcm_sender_id": "103953800507",
  "permissions": [
    "notifications"
  ]
}

