{ "name": "Apps Demo", "short_name": "apps", "description": "", "orientation": "portrait", "icons": [ { "src": "/images/apps/iconos/android-chrome-512x512.png?v=2021v2", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "theme_color": "#000000", "background_color": "#000000", "display": "standalone", "id": "/", "start_url": "/", "prefer_related_applications": true, "related_applications": [{ "platform": "play", "id": "com.aplicacionesyrecursos.apps", "url": "https://play.google.com/store/apps/details?id=com.aplicacionesyrecursos.apps" },{ "platform": "itunes", "url": "https://apps.apple.com/app/idxxx" },{ "platform": "webapp", "url": "https://apps.aplicacionesyrecursos.com/manifest/manifest.php" }] }