{
    "name": "copiludo PWA",
    "short_name": "copiludo",
    "start_url": "https://test-projet-montacorp.clients.clawd.net/home/",
    "scope": "https://test-projet-montacorp.clients.clawd.net/",
    "background_color": "white",
    "theme_color": "white",
    "display": "standalone",
    "icons": [{
       "src": "icon-64.png",
       "sizes": "64x64",
       "type": "image/png"
    }, {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }, {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }]
}
