{
    "categories": [
        "productivity",
        "utilities"
    ],
    "description": "Urenportaal De Valk",
    "name": "De Valk",
    "short_name": "De Valk",
    "start_url": "/",
    "background_color": "#ffffff",
    "display": "standalone",
    "display_override": [],
    "orientation": "portrait",
    "dir": "ltr",
    "lang": "en",
    "scope": "/",
    "theme_color": "#ffffff",
    "scope_extensions": [],
    "icons": [
        {
            "src": "/assets/images/logo-devalk-pwa-77b53b515d7f9e0cdfe053c80f644d6b.png",
            "sizes": "48x48 96x96 128x128 144x144 256x256 512x512 1024x1024",
            "type": "image/png"
        }
    ],
    "screenshots": [],
    "file_handlers": [
        {
            "action": "/edit",
            "accept": {
                "text/*": [
                    ".txt"
                ],
                "applicAation/json": [
                    ".json"
                ]
            }
        }
    ],
    "protocol_handlers": [],
    "related_applications": [],
    "shortcuts": [],
    "widgets": [],
    "serviceworker": {
        "src": "/sw.js",
        "scope": "/",
        "use_cache": true
    }
}