{

    "icons": [
  {
    "src": "https://www.pwabuilder.com/assets/icons/icon_192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "https://www.pwabuilder.com/assets/icons/icon_512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
]
, 
    "orientation": "any", 
    "short_name": "PWATest",
    "name": "PWA Test Technologique",
    
"start_url": "http://vautheyv01.emf-informatique.ch/PWATest/",
"background_color": "#000",
"display": "standalone",
"scope": "/",
"theme_color": "#888"


}