21 lines
431 B
JSON
21 lines
431 B
JSON
{
|
|
"short_name": "ดูวิดิโอกัน",
|
|
"name": "Shortcut ไปดูวิดิโอ",
|
|
"icons": [
|
|
{
|
|
"src":"images/gitea192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src":"images/gitea512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"background_color": "#FFF",
|
|
"Theme_color": "#536878",
|
|
"display": "standalone"
|
|
}
|