{ "name": "MoviesnFun", "short_name": "MnF", "description": "Watch free HD movies, TV shows and live TV online.", "start_url": "/?utm_source=pwa", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0a0a0a", "theme_color": "#0a0a0a", "categories": ["entertainment", "video"], "icons": [ { "src": "/asset/web/images/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Search", "url": "/search", "short_name": "Search" }, { "name": "Live TV", "url": "/live-tv", "short_name": "Live TV" }, { "name": "Watchlist", "url": "/watchlist", "short_name": "Watchlist" } ] }