{
    "short_name": "ComfiTech ERP",
    "name": "ComfiTech Enterprise resource planning",
    "id": "https://apps.comfitech.nl/planning/index.php",
    "start_url": "https://apps.comfitech.nl/planning/index.php",
    "scope": "https://apps.comfitech.nl/planning/",
    "display": "standalone",
    "icons": [
        {
            "src": "icon_192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "icon_256x256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "icon_512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "background_color": "#bcd",
    "theme_color": "#bcd",
    "protocol_handlers": [
        {
          "protocol": "web+comfitecherp",
          "url": "https://apps.comfitech.nl/planning/index.php?q=%s"
        }
    ]
}