{
    "name": "Patrimonio Cultural de Norte de Santander",
    "short_name": "PatrimonioNDS",
    "description": "Mapa interactivo del patrimonio cultural de Norte de Santander, Colombia.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#7c2128",
    "lang": "es-CO",
    "scope": "/",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["education", "government", "travel"],
    "orientation": "portrait-primary"
}