{
  "short_name": "Doktorce",
  "name": "Park Linowy Doktorce",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "",
  "background_color": "#333333",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/content/images/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/content/images/icons/android-chrome-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    }
  ]
}