{ "name": "AtendZap", "short_name": "AtendZap", "id": "/index.html", "start_url": "/index.html?source=pwa", "scope": "/", "display": "standalone", "background_color": "#0a0f0d", "theme_color": "#0a0f0d", "icons": [ { "src": "assets/icons-transparent-v2/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icons-transparent-v2/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }