22 lines
714 B
JSON
22 lines
714 B
JSON
{
|
|
"name": "ระบบจัดการข้อมูลยานพาหนะ โรงพยาบาลเกาะสมุย",
|
|
"short_name": "จัดการรถ รพ.",
|
|
"description": "ระบบจัดการข้อมูลยานพาหนะและพนักงานขับรถ โรงพยาบาลเกาะสมุย",
|
|
"start_url": "/index.html",
|
|
"display": "standalone",
|
|
"background_color": "#F8FAFC",
|
|
"theme_color": "#0F6CBD",
|
|
"icons": [
|
|
{
|
|
"src": "/images/logo.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/images/logo.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|