{
    "name": "Ole Lukøje",
    "short_name": "Ole Lukøje",
    "description": "Hans Christian Andersen",
    "id": "./",
    "start_url": "./",
    "scope": "./",
    "display": "fullscreen",
    "prefer_related_applications": false,
    "orientation": "landscape",
    "background_color": "#000000",
    "theme_color": "#000000",
    "related_applications": [
        {
            "platform": "webapp",
            "url": "manifest.json",
            "id": "./"
        }
    ],
    "icons": [
        {
            "src": "app-icon-192.png?v=1789943543",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "app-icon-512.png?v=1789943543",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "app-icon-maskable-512.png?v=1789943543",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
