{ "name": "Jamify", "short_name": "Jamify", "description": "Shared music streaming, synced playlists, and live Jam rooms right from your phone.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#02050d", "theme_color": "#08111f", "orientation": "portrait", "categories": ["music", "entertainment", "social"], "icons": [ { "src": "/icons/pwa-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/pwa-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/pwa-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Library", "short_name": "Library", "url": "/library" }, { "name": "Friends", "short_name": "Friends", "url": "/friends" }, { "name": "Account", "short_name": "Account", "url": "/auth" } ] }