{
  "lang": "fr",
  "short_name": "ASSAb BMPM",
  "name": "ASSAb BMPM",
  "prefer_related_applications": {
      "type": true
    },
  "theme_color": "#eb5252",
  "background_color": "#000000",
  "display": "fullscreen",
  "Scope": "/",
  "orientation": "any",
  "icons": [
    {
      "src": "/img/icona48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/img/icona96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/img/icona192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/icona512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "index.html?utm_source=homescreen"
}