{ "name": "Compatify", "short_name": "Compatify", "description": "80+ relationship & personal growth assessments. Free to take. Backed by science.", "start_url": "/?source=pwa", "display": "standalone", "orientation": "portrait", "background_color": "#0a0a0a", "theme_color": "#0a0a0a", "categories": ["health", "lifestyle", "education"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Take a Test", "short_name": "Tests", "url": "/tests?source=pwa-shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Daily Practice", "short_name": "Practice", "url": "/daily?source=pwa-shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "My Results", "short_name": "Results", "url": "/home?source=pwa-shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ], "screenshots": [ { "src": "/opengraph-v2.jpg", "sizes": "1200x630", "type": "image/jpeg", "form_factor": "wide", "label": "Compatify — relationship compatibility tests" } ] }