{
    "name": "IQ Test",
    "short_name": "IQ Test",
    "description": "Take a culture-fair IQ test with 30 visual and numerical questions, ordered easy to hard. Get an IQ estimate on the standard scale with your percentile and bell curve — solo, or live against friends.",
    "start_url": "/en/app/iq-test",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/iq-test",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/iq-test/iq-test-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/iq-test/iq-test-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}