{ "name": "FreeTV Viewer", "short_name": "FreeTV", "description": "Stream classic TV and movies from the Internet Archive.", "start_url": ".", "display": "standalone", "background_color": "#181c20", "theme_color": "#181c20", "orientation": "portrait-primary", "scope": ".", "icons": [ { "src": "assets/freetv.png", "sizes": "192x192", "type": "image/png" }, { "src": "assets/freetv.png", "sizes": "512x512", "type": "image/png" } ] }