{ "name": "borrowfastmoney", "short_name": "BorrowFast", "description": "Borrow Fast Money - Quick Cash Advance", "start_url": "/", "scope": "/", "id": "/", "display": "standalone", "display_override": [ "standalone", "minimal-ui" ], "orientation": "portrait", "launch_handler": { "client_mode": "navigate-existing" }, "prefer_related_applications": false, "related_applications": [ { "platform": "webapp", "url": "/manifest.json" } ], "background_color": "#ffffff", "theme_color": "#4CAF50", "icons": [ { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/img/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/img/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }