{
  "short_name": "Wall",
  "name": "Wine All",
  "icons": [
    {
      "src": "dist/img/wall-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "rgb(110,0,60)",
  "background_color": "rgb(99,0,67)"
}