{
 "name": "DIAG Entreprise, Accelior Conseil",
 "short_name": "DIAG",
 "start_url": "./",
 "scope": "./",
 "display": "fullscreen",
 "display_override": [
  "fullscreen",
  "standalone"
 ],
 "orientation": "any",
 "background_color": "#dfe4ec",
 "theme_color": "#1F497D",
 "lang": "fr",
 "icons": [
  {
   "src": "icone-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "icone-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "icone-180.png",
   "sizes": "180x180",
   "type": "image/png"
  }
 ]
}