{ "id": "/app", "name": "VeriFYD", "short_name": "VeriFYD", "description": "AI-powered video authenticity detection", "lang": "en", "orientation": "portrait", "start_url": "/app", "scope": "/app", "display": "standalone", "background_color": "#080808", "theme_color": "#0C0D0D", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [ { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "wide", "label": "VeriFYD App" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "label": "VeriFYD App" } ] }