{
    "name": "Demo BabaTour Wedding",
    "short_name": "DEMO BTW",
    "description": "Renzo e Lucia",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "##fffdf7",
    "theme_color": "##fffdf7",
    "orientation": "portrait",
    "icons": [
        {
            "src": "assets/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}