{
    "name": "Nuestra Economía",
    "short_name": "Nuestra Economía",
    "description": "Gestión de ingresos, egresos y balance compartido del hogar",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "lang": "es",
    "background_color": "#f6f6ff",
    "theme_color": "#91c73e",
    "icons": [
        { "src": "./imagenes/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "./imagenes/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "./imagenes/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
