Update code

This commit is contained in:
2019-03-23 10:44:58 +00:00
parent e5c8b4b7cc
commit c39c346c54
4 changed files with 10 additions and 9 deletions

View File

@@ -1,20 +1,20 @@
{
"short_name": "ดูวิดิโอกัน",
"name": "Shortcut ไปดูวิดิโอ",
"short_name": "LiveEdtv",
"name": "Shortcut Edtv",
"icons": [
{
"src":"images/gitea192.png",
"src":"images/Livetv192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src":"images/gitea512.png",
"src":"images/Livetv512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"start_url": ".",
"background_color": "#FFF",
"theme_color": "#536878",
"Theme_color": "#536878",
"display": "standalone"
}