{ "lang": "en", "dir": "ltr", "name": "Super Racer 3000", "short_name": "Racer3K", "icons": [{ "src": "icon/icon64", "sizes": "64x64", "type": "image/webp" }, { "src": "icon/icon192.png", "sizes": "192x192" },{ "src": "icon/icon512.png", "sizes": "512x512" },{ "src": "icon/icon64.png", "sizes": "64x64" }, { "type": "image/png", "src": "icon/icon128", "sizes": "128x128", "purpose": "any maskable" }], "scope": "/", "id": "superracer", "start_url": "index.html", "display": "fullscreen", "orientation": "landscape", "theme_color": "aliceblue", "background_color": "red", "prefer_related_applications": true, "shortcuts": [ { "name": "Play Later", "description": "View the list of podcasts you saved for later", "url": "/play-later", "icons": [ { "src": "/icon/icon.svg", "type": "image/svg+xml" } ] }, { "name": "Subscriptions", "description": "View the list of podcasts you listen to", "url": "/subscriptions?sort=desc" } ] }