{
  "name": "EuRabota",
  "short_name": "EuRabota",
  "start_url": "/",
  "display": "standalone",
  "icons": [{
    "src": "/images/144x144.png",
    "sizes": "144x144",
    "type": "image/png"
  },
  {
      "src": "/images/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "density": 4.0
  }],
  "prefer_related_applications": true,
  "related_applications": [{
    "platform": "play",
    "id": "com.eurabota.android"
  }],
  "chrome_related_applications": [{
    "platform": "web"
  }]
}