{ "name": "Cerebro Familia", "short_name": "Cerebro", "description": "Gastos, recordatorios, decisiones e inversiones de la familia", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#0f1115", "theme_color": "#0f1115", "lang": "es", "orientation": "portrait", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }