{ "id": "/", "name": "Signdeer eSign", "short_name": "Signdeer", "description": "Secure mobile profile, reusable eSignatures, passkey approvals, and Party signing in one app.", "start_url": "/welcome?source=pwa", "scope": "/", "theme_color": "#047857", "background_color": "#ffffff", "display": "standalone", "display_override": ["window-controls-overlay", "minimal-ui"], "orientation": "portrait", "categories": ["business", "finance", "productivity"], "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Profile hub", "short_name": "Profile", "url": "/profile", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] }, { "name": "Profile security", "short_name": "Security", "url": "/profile/security", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] }, { "name": "Signed forms", "short_name": "Forms", "url": "/profile/signed-forms", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] } ], "protocol_handlers": [ { "protocol": "web+signdeer", "url": "/welcome?open_url=%s" } ] }