{ "name": "FAKT Video Recorder", "short_name": "FAKT Recorder", "start_url": "./", "display": "standalone", "background_color": "#ffffff", "theme_color": "#0b1f4d", "description": "Private browser recorder for camera, and for tab or screen capture when the browser supports it.", "id": "/faktvideorec/", "scope": "./", "lang": "en", "categories": ["utilities", "productivity"], "display_override": ["standalone", "browser"], "icons": [ { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }