{ "name": "Get Teleprompter Online", "short_name": "Teleprompter", "description": "Free online teleprompter — paste your script, set the pace, and read naturally. Works offline, installs to your home screen.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0c0a08", "theme_color": "#0c0a08", "categories": ["productivity", "utilities"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Open the prompter", "short_name": "Prompter", "description": "Jump straight to the teleprompter", "url": "/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }