{
  "id": "thieme:kma-online",
  "name": "kma Online",
  "short_name": "kma Online",
  "description": "Klinik Management aktuell – Wissen für Entscheider!",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#013476",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/fileadmin/template/kma/icons/app_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/fileadmin/template/kma/icons/app_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/fileadmin/template/kma/images/screenshot.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
	    "platform": "wide"
    }
  ],
  "categories": ["healthcare", "healthcare industry", "news"],
  "lang": "de-DE",
  "dir": "ltr"
}