{ "name": "Solimarbus Viajes", "short_name": "Solimarbus", "description": "Solimarbus web app optimized for iPhone home screen.", "start_url": "/index.php?page=home", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "background_color": "#0b0f18", "theme_color": "#0e1320", "orientation": "portrait", "icons": [ { "src": "/android-app/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/android-app/app/src/main/res/drawable/favicon_best.png", "sizes": "256x256", "type": "image/png", "purpose": "any" }, { "src": "/favicon.ico", "sizes": "256x256 64x64 32x32 24x24 16x16", "type": "image/x-icon" } ] }