{ "$schema": "https://json.schemastore.org/web-manifest-combined.json", "short_name": "Talon View", "name": "Talon View", "icons": [ { "src": "launcher-icon-3x.png", "sizes": "144x144", "type": "image/png" } ], "prefer_related_applications": true, "related_applications": [ { "platform": "play", "id": "com.talon.view" } ], "start_url": ".", "display": "standalone" }