{ "name": "Repostería Sin TACC", "short_name": "Repostería Sin TACC", "description": "Recetario de repostería sin TACC con porciones ajustables y lista de compras.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#fbf8f9", "theme_color": "#913c54", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }