{
  "name": "Tapisserie",
  "short_name": "Tapisserie",
  "icons": [{
      "src": "img/app_icon.png",
      "sizes": "256x256",
      "type": "image/png"
    }],
  "start_url": "index.html",
  "background_color": "#fff",
  "theme_color": "#fff",
  "orientation": "portrait",
  "display": "standalone",
  "splash_pages": null
}