{
    "lang": "fr",
    "dir": "ltr",
    "name": "Tanto",
    "icons": [{
      "src": "/static/img/icon-tanto-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }, {
      "src": "/static/img/icon-tanto-512.png",
      "sizes": "512x512",
      "type": "image/png"
      }],
    "scope": "/",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait"
  }