Initial commit

This commit is contained in:
Porawit Dongwang
2026-09-16 23:20:08 +07:00
commit 0041668dbb
32577 changed files with 3687927 additions and 0 deletions
@@ -0,0 +1,21 @@
{
"name": "Koh Samui Hospital CMS",
"short_name": "SamuiHospital",
"description": "เว็บไซต์และระบบจัดการข้อมูลโรงพยาบาลเกาะสมุย",
"start_url": "/index.php",
"display": "standalone",
"background_color": "#e8fbf0",
"theme_color": "#056839",
"icons": [
{
"src": "assets/img/logo_MOPH.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "assets/img/logo_MOPH.png",
"sizes": "512x512",
"type": "image/png"
}
]
}