{
    "dir": "ltr",
    "name": "Les gants d'Amelie",
    "scope": "/",
    "display": "fullscreen",
    "start_url": "http://www.lesgantsdamelie.com/",
    "short_name": "Amelie",
    "theme_color": "transparent",
    "description": "Arboresys-Conseil",
    "orientation": "any",
    "background_color": "transparent",
    "related_applications": [],
    "prefer_related_applications": false,
    "icons": [],
    "lang": "fr",
    "icons": [{
      "src": "/static/img/icons/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }, {
      "src": "/static/img/icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }]
}