{
    "name": "Tres Valles — Portal Comunitario",
    "short_name": "Tres Valles",
    "description": "Portal comunitario de La Mixtequilla: foro, noticias locales, mapa y directorio de negocios.",
    "lang": "es",
    "dir": "ltr",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0c",
    "theme_color": "#00d2ff",
    "categories": ["social", "news", "lifestyle"],
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0' stop-color='%2300d2ff'/%3E%3Cstop offset='0.6' stop-color='%233a7bd5'/%3E%3Cstop offset='1' stop-color='%23ff006e'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='192' height='192' rx='42' fill='url(%23g)'/%3E%3Ctext x='96' y='144' text-anchor='middle' font-family='Arial Black,sans-serif' font-size='132' font-weight='900' fill='%23ffffff'%3ET%3C/text%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0' stop-color='%2300d2ff'/%3E%3Cstop offset='0.6' stop-color='%233a7bd5'/%3E%3Cstop offset='1' stop-color='%23ff006e'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='512' height='512' rx='112' fill='url(%23g)'/%3E%3Ctext x='256' y='384' text-anchor='middle' font-family='Arial Black,sans-serif' font-size='352' font-weight='900' fill='%23ffffff'%3ET%3C/text%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Foro",
            "short_name": "Foro",
            "description": "Ver discusiones recientes",
            "url": "./index.html#foro"
        },
        {
            "name": "Noticias",
            "short_name": "Noticias",
            "description": "Últimas noticias locales",
            "url": "./index.html#noticias"
        },
        {
            "name": "Crear publicación",
            "short_name": "Crear",
            "description": "Publicar un hilo nuevo",
            "url": "./index.html#crear"
        }
    ]
}
