{ "id": "/", "name": "Agrov.IA", "short_name": "Agrov.IA", "description": "Compra directa a productores, guía de cultivo y servicios.", "lang": "es", "dir": "ltr", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#ffffff", "theme_color": "#16a34a", "categories": ["shopping", "productivity", "utilities"], "icons": [ { "src": "/icons/app-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/app-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Productos", "short_name": "Productos", "url": "/", "icons": [{ "src": "/icons/app-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Mapa", "short_name": "Mapa", "url": "/mapa", "icons": [{ "src": "/icons/app-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Parcelas", "short_name": "Parcelas", "url": "/agricultor/parcelas", "icons": [{ "src": "/icons/app-192.png", "sizes": "192x192", "type": "image/png" }] } ], "prefer_related_applications": false }