{
  "short_name": "Instahelp",
  "name": "Instahelp Online-Beratung",
  "icons": [
    {
      "src": "images/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "gcm_sender_id": "622075774034",
  "background_color": "#fcfaf7",
  "display": "standalone",
  "theme_color": "#458250",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "me.instahelp.legacy"
    }
  ]
}