{
    "name": "Kælenavn Generator",
    "short_name": "Kælenavn",
    "description": "Generér sjove kælenavne",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#7C1F31",
    "icons": [
        {
            "src": "icon-192",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
