{
  "name": "Dubinsko Express",
  "short_name": "Dubinsko Express",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f7f6f3",
  "theme_color": "#0e4f47",
  "icons": [
    {
      "src": "img/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}