mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
25 lines
No EOL
506 B
JSON
25 lines
No EOL
506 B
JSON
{
|
|
"name": "iptv-org",
|
|
"short_name": "iptv-org",
|
|
"description": "User editable database for TV channels",
|
|
"start_url": "/",
|
|
"id": "/",
|
|
"icons": [
|
|
{
|
|
"src": "logo_512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "logo_512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512",
|
|
"purpose": "maskable"
|
|
}
|
|
],
|
|
"background_color": "#f8fafc",
|
|
"display": "standalone",
|
|
"scope": "/",
|
|
"theme_color": "#f8fafc"
|
|
} |