{
  "id": "/",
  "name": "노크 순공타이머",
  "short_name": "노크타이머",
  "description": "집중한 시간이 쌓이는 곳",
  "start_url": "/",
  "scope": "/",
  "display_override": ["standalone", "minimal-ui"],
  "display": "standalone",
  "background_color": "#f2f2f7",
  "theme_color": "#F2F2F7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png?v=17",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=17",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
