{
  "id": "wantsheet",
  "name": "원시트",
  "short_name": "원시트",
  "description": "견적 · 주문 · 거래를 한 장으로",
  "icons": [
    {
      "src": "/assets/favicon/icon_150.png",
      "sizes": "150x150",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon/icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon/icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "fullscreen",
  "theme_color": "#3f4d67",
  "background_color": "#3f4d67",
  "language": "ko-KR",
  "prefer_related_applications": true,
  "lang": "ko",
  "dir": "auto",
  "display_override": [
    "fullscreen",
    "standalone",
    "window-controls-overlay"
  ],
  "orientation": "any",
  "categories": [
    "business",
    "productivity"
  ]
}