{
  "name": "MediFlow",
  "short_name": "MediFlow",
  "description": "Arzttermine einfach & digital",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#C4836A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=de.mediflow.patient",
      "id": "de.mediflow.patient"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/mediflow"
    }
  ]
}
