{
    "name": "Tiempo",
    "short_name": "Tiempo",
    "scope": "/",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#fff",
    "theme_color": "#05c3de",
    "icons": [
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}