{
  "name": "WDB Katalogas",
  "short_name": "WDB",
  "start_url": "/splash.html",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/img/19x.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/51x.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}