{ "name": "Prompter", "short_name": "Prompter", "description": "Teleprompter that follows your voice.", "start_url": "./index.html", "scope": "./", "display": "fullscreen", "display_override": ["fullscreen", "standalone"], "orientation": "any", "background_color": "#0b0d0e", "theme_color": "#0b0d0e", "categories": ["productivity", "video"], "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }