차량 모니터 PWA 진입 인증 정리

This commit is contained in:
seo
2026-07-03 14:18:05 +09:00
parent 0afee4a018
commit 758158e816
3 changed files with 29 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "Car Monitor",
"short_name": "Car Monitor",
"description": "Vehicle status monitor",
"start_url": "/car/monitor.php",
"start_url": "/car/monitor.php?pwa=1",
"scope": "/car/",
"display": "standalone",
"orientation": "portrait",