{
    "name": "Famedly",
    "short_name": "Famedly",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "Multiplatform Application for internal communication and intersectoral exchange for the german healthcare sector.",
    "orientation": "portrait-primary",
    "prefer_related_applications": true,
    "related_applications": [
        {
          "platform": "play",
          "url": "https://play.google.com/store/apps/details?id=com.famedly.talk",
          "id": "com.famedly.talk"
        }, {
          "platform": "itunes",
          "url": "https://apps.apple.com/de/app/famedly/id1459847644",
          "id": "id1459847644"
        }
      ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
