49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
|
{
|
||
|
"name": "AlaskarTV",
|
||
|
"description": "Super Duper Private Theater",
|
||
|
"lang": "en-US",
|
||
|
"short_name": "Alaskar",
|
||
|
"start_url": "index.html#!/home.html",
|
||
|
"theme_color": "#101010",
|
||
|
"background_color": "#202020",
|
||
|
"display": "standalone",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "images/icons/icon-72x72.png",
|
||
|
"sizes": "72x72",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"src": "images/icons/icon-96x96.png",
|
||
|
"sizes": "96x96",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"src": "images/icons/icon-128x128.png",
|
||
|
"sizes": "128x128",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"src": "images/icons/icon-144x144.png",
|
||
|
"sizes": "144x144",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"src": "images/icons/icon-192x192.png",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"src": "images/icons/icon-512x512_maskable.png",
|
||
|
"sizes": "512x512",
|
||
|
"type": "image/png",
|
||
|
"purpose": "maskable"
|
||
|
},
|
||
|
{
|
||
|
"src": "images/icons/icon-512x512.png",
|
||
|
"sizes": "512x512",
|
||
|
"type": "image/png"
|
||
|
}
|
||
|
]
|
||
|
}
|