{
  "name": "온라인 시계",
  "short_name": "시계",
  "description": "전체화면으로 띄워두는 온라인 시계",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0d10",
  "theme_color": "#0b0d10",
  "lang": "ko",
  "icons": [
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
