{
    "name": "112 APP - Hulpverlener-ambulanciers",
    "short_name": "112 APP",
    "description": "Medisch naslagwerk en hulpmiddelen voor hulpverlener-ambulanciers. Staande orders, procedures, parameterregistratie, formulieren, protocollen, calculators, GPS ziekenhuizen en meer.",
    "start_url": "/",
    "scope": "/",
    "id": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "tabbed",
        "minimal-ui"
    ],
    "orientation": "portrait",
    "background_color": "#003459",
    "theme_color": "#003459",
    "lang": "nl-BE",
    "dir": "ltr",
    "categories": [
        "medical",
        "health",
        "productivity"
    ],
    "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "be.app_112app.app.twa",
            "url": "https://play.google.com/store/apps/details?id=be.app_112app.app.twa"
        }
    ],
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "edge_side_panel": {
        "preferred_width": 400
    },
    "scope_extensions": [
        {
            "origin": "https://*.112app.be"
        }
    ],
    "file_handlers": [
        {
            "action": "/",
            "accept": {
                "application/pdf": [
                    ".pdf"
                ],
                "image/png": [
                    ".png"
                ],
                "image/jpeg": [
                    ".jpg",
                    ".jpeg"
                ]
            }
        }
    ],
    "protocol_handlers": [
        {
            "protocol": "web+112app",
            "url": "/?protocol=%s"
        }
    ],
    "share_target": {
        "action": "/",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "note_taking": {
        "new_note_url": "/forms"
    },
    "widgets": [
        {
            "name": "112 APP Status",
            "description": "Snelle toegang tot 112 APP",
            "tag": "app-status",
            "ms_ac_template": "https://app.112app.be/widgets/status",
            "data": "https://app.112app.be/widgets/data",
            "icons": [
                {
                    "src": "/images/icon-96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ],
            "screenshots": [
                {
                    "src": "/images/screenshot-narrow.png",
                    "sizes": "540x720",
                    "type": "image/png"
                }
            ],
            "backgrounds": [
                {
                    "src": "/images/icon-512x512.png",
                    "sizes": "512x512",
                    "type": "image/png"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "/images/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Staande Orders",
            "short_name": "Orders",
            "url": "/orders",
            "icons": [
                {
                    "src": "/images/icon-96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Procedures",
            "short_name": "Procedures",
            "url": "/procedures",
            "icons": [
                {
                    "src": "/images/icon-96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Parameters",
            "short_name": "Parameters",
            "url": "/parameters",
            "icons": [
                {
                    "src": "/images/icon-96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Tools",
            "short_name": "Tools",
            "url": "/forms",
            "icons": [
                {
                    "src": "/images/icon-96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-narrow.png",
            "sizes": "540x720",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "112 APP - Startscherm"
        },
        {
            "src": "/images/screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "112 APP - Overzicht"
        }
    ]
}
