feat: initialize IoT Standards Lab website project with MAM skills & onboarding guide

This commit is contained in:
2026-07-29 23:43:59 +09:00
commit f3f53c1318
123 changed files with 19987 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"short_name": "IoTs",
"name": "Internet of Things Standards",
"start_url" : "./index.html",
"icons": [
{
"src": "/assets/img/Lab_logo_color_transparent.png",
"type": "image/png",
"sizes": "2917x2918"
},
{
"src": "/assets/img/KakaoTalk_20190723_171753647.png",
"type": "image/png",
"sizes": "2917x2918"
}
],
"display": "fullscreen"
}