Spaces:
Running
Running
| { | |
| "name": "Keet", | |
| "short_name": "Keet", | |
| "description": "Privacy-first real-time transcription. Your audio stays on your device.", | |
| "start_url": ".", | |
| "display": "standalone", | |
| "background_color": "#0f172a", | |
| "theme_color": "#3b82f6", | |
| "orientation": "portrait-primary", | |
| "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" | |
| } | |
| ], | |
| "categories": [ | |
| "productivity", | |
| "utilities" | |
| ], | |
| "lang": "en", | |
| "dir": "ltr", | |
| "scope": ".", | |
| "prefer_related_applications": false | |
| } |