{ "name": "ShowPets", "short_name": "ShowPets", "description": "Red social y ecosistema de servicios para mascotas.", "lang": "es-UY", "dir": "ltr", "id": "/", "start_url": "/ES/dashboard.php?source=pwa", "scope": "/", "display": "standalone", "display_override": [ "standalone", "minimal-ui", "browser" ], "orientation": "portrait", "background_color": "#f4f6fb", "theme_color": "#0d6efd", "prefer_related_applications": false, "categories": [ "social", "lifestyle", "pets", "utilities" ], "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }, { "src": "/apple-touch-icon-180.png", "sizes": "180x180", "type": "image/png" } ], "shortcuts": [ { "name": "Comunidade", "short_name": "Feed", "url": "/ES/dashboard.php", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] }, { "name": "Serviços", "short_name": "Serviços", "url": "/ES/servicios/servicios.php", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] }, { "name": "Observatorio", "short_name": "Observatorio", "url": "/observatorio/", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] }, { "name": "Instalar", "short_name": "Instalar", "url": "/ES/install.php", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] } ] }