{
    "name": "Registro Gigante",
    "short_name": "Registro",
    "description": "App de registro offline para Gigante",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#f4f7f6",
    "theme_color": "#1b4332",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://cdn-icons-png.flaticon.com/512/2921/2921222.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://cdn-icons-png.flaticon.com/512/2921/2921222.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
