{
  "name": "XBuild – Bausoftware",
  "short_name": "XBuild",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0b4736",
  "theme_color": "#0b4736",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.myxbuild.xbuildlive",
      "url": "https://play.google.com/store/apps/details?id=com.myxbuild.xbuildlive"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/de/app/xbuild-mobile/id1587711628"
    }
  ]
}