{
    "theme_color": "#001524",
    "background_color": "#0E0176",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "img/icon512_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "img/icon512_rounded.png",
            "type": "image/png"
        }
    ],
    "orientation": "portrait",
    "display": "standalone",
    "prefer_related_applications": false,
    "dir": "auto",
    "lang": "it-IT",
    "name": "QuestFinder",
    "short_name": "QuestFinder",
    "start_url": "/",
    "scope": "/"
}