{
    "name": "Palácio do Sorvete",
    "short_name": "Palácio do Sorvete",
    "description": "Palácio do Sorvete",
    "start_url": "/",
    "homepage_url": "/",
    "display": "standalone",
    "related_applications": [
        {
            "platform": "web",
            "url": "/"
        }
    ],
    "orientation": "portrait",
    "scope": "/",
    "background_color": "#10BDCD",
    "theme_color": "#fff",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}