{
  "lang": "fr",
  "dir": "ltr",
  "name": "Tarot Score",
  "short_name": "Score",
  "icons": [{
    "src": "ui/icone.png",
    "sizes": "64x64",
    "type": "image/png"
  }, {
    "src": "ui/apple_shortcut.png",
    "sizes": "152x152",
    "type": "image/png"
  }, {
    "src": "ui/shortcut.png",
    "sizes": "196x196",
    "type": "image/png"
  }],
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#fff",
  "background_color": "#1e6f07",
  "share_target": {
  "action": "/add-pwa/",
  "method": "GET",
  "params": {
    "title": "title",
    "text": "text",
    "url": "url"
  }
}
}
