This repository has been archived on 2019-10-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2018-11-08 17:54:37 +01:00
|
|
|
{
|
2018-11-13 00:58:48 +01:00
|
|
|
"short_name": "HazeTV",
|
|
|
|
|
"name": "HazeTV an Alphatube project",
|
2018-11-08 17:54:37 +01:00
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "favicon.ico",
|
|
|
|
|
"sizes": "64x64 32x32 24x24 16x16",
|
|
|
|
|
"type": "image/x-icon"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"start_url": ".",
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
"theme_color": "#000000",
|
|
|
|
|
"background_color": "#ffffff"
|
|
|
|
|
}
|