{
"id": "./index.html",
"name": "ARDAT TRANSLATE V5 Nexus",
"short_name": "ARDAT Translate",
"description": "Intérprete ambiental IA para escucha continua, reuniones multilingües y respuestas por voz.",
"lang": "es-PE",
"start_url": "./index.html",
"scope": "./",
"display": "standalone",
"orientation": "portrait-primary",
"background_color": "#050b18",
"theme_color": "#050b18",
"categories": ["business", "productivity", "utilities"],
"icons": [
{"src": "assets/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"},
{"src": "assets/icons/maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable"}
],
"shortcuts": [
{"name": "Escucha continua", "short_name": "Escuchar", "url": "./index.html#listen", "icons": [{"src": "assets/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]},
{"name": "Modo reunión", "short_name": "Reunión", "url": "./index.html#meeting", "icons": [{"src": "assets/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]},
{"name": "Responder", "short_name": "Responder", "url": "./index.html#respond", "icons": [{"src": "assets/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]}
]
}