{
  "name": "정수기 필터 교체 알리미",
  "short_name": "필터 알리미",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "lang": "ko",
  "description": "정수기 필터 교체 시기를 계산하고 오프라인으로 관리하는 설치형 앱",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
