{ "id": "./", "name": "ThreadKeeper", "short_name": "ThreadKeeper", "description": "A modern full-stack application template with Go and SvelteKit.", "start_url": "./", "scope": "./", "display": "standalone", "display_override": ["standalone", "fullscreen"], "orientation": "portrait", "background_color": "#fbf9f6", "theme_color": "#fbf9f6", "categories": ["music", "entertainment", "lifestyle"], "icons": [ { "src": "/favicon.ico", "type": "image/x-icon", "sizes": "16x16 32x32" }, { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" }, { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }, { "src": "/icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" }, { "src": "/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" } ], "screenshots": [ { "src": "/screenshot-desktop.png", "sizes": "2560x1440", "type": "image/png", "form_factor": "wide", "label": "Auditory home screen on desktop" }, { "src": "/screenshot-mobile.png", "sizes": "1290x2796", "type": "image/png", "label": "Auditory home screen on mobile" } ], "shortcuts": [ { "name": "Continue listening", "url": "/home", "description": "Jump back into your queue", "icons": [ { "src": "/shortcut-continue-96.png", "sizes": "96x96", "type": "image/png" } ] } ], "prefer_related_applications": false }