{
    "name": "DANE - Encuestas",
    "short_name": "DANE",
    "description": "Aplicación móvil de encuestas del Departamento Administrativo Nacional de Estadística",
    "start_url": "/DANESS/",
    "scope": "/DANESS/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#003d82",
    "categories": ["productivity"],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23003d82' width='192' height='192'/><text x='50%' y='50%' font-size='100' fill='white' text-anchor='middle' dy='.35em' font-weight='bold' font-family='Arial'>D</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23003d82' width='192' height='192'/><text x='50%' y='50%' font-size='100' fill='white' text-anchor='middle' dy='.35em' font-weight='bold' font-family='Arial'>D</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23003d82' width='192' height='192'/><circle cx='96' cy='96' r='90' fill='none' stroke='white' stroke-width='8'/><text x='50%' y='50%' font-size='100' fill='white' text-anchor='middle' dy='.35em' font-weight='bold' font-family='Arial'>D</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23003d82' width='540' height='720'/><text x='50%' y='100' font-size='40' fill='white' text-anchor='middle' font-weight='bold'>DANE</text><text x='50%' y='150' font-size='20' fill='white' text-anchor='middle'>Sistema de Encuestas</text></svg>",
            "sizes": "540x720",
            "type": "image/svg+xml",
            "form_factor": "narrow"
        }
    ],
    "shortcuts": [
        {
            "name": "Registrar Encuesta",
            "short_name": "Registrar",
            "description": "Acceso rápido para crear una nueva encuesta",
            "url": "/DANESS/?action=register",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230066cc' width='96' height='96'/><text x='50%' y='50%' font-size='50' fill='white' text-anchor='middle' dy='.35em'>📝</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Consultar Encuestas",
            "short_name": "Consultar",
            "description": "Ver encuestas registradas",
            "url": "/DANESS/?action=consult",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230066cc' width='96' height='96'/><text x='50%' y='50%' font-size='50' fill='white' text-anchor='middle' dy='.35em'>🔍</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "prefer_related_applications": false
}
