{
  "name": "폼허브",
  "short_name": "폼허브",
  "description": "세차장 찾기 + 세차, 디테일링 업계 최대 커뮤니티",
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "tabbed", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#1a1a2e",
  "background_color": "#1a1a2e",
  "lang": "ko",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://foamhub.kr/manifest.json"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "share_target": {
    "action": "/index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/board-write.html?board=gallery",
      "accept": {
        "image/jpeg": [".jpg", ".jpeg"],
        "image/png": [".png"],
        "image/gif": [".gif"],
        "image/webp": [".webp"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+foamhub",
      "url": "/index.html?action=%s"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "scope_extensions": [
    { "origin": "https://foamhub.kr" },
    { "origin": "https://www.foamhub.kr" }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "widgets": [
    {
      "name": "폼허브 인기글",
      "description": "폼허브 실시간 인기 게시글",
      "tag": "foamhub-hot",
      "ms_ac_template": "widget/hot-posts.json",
      "screenshots": [
        {
          "src": "img/foam512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ],
      "icons": [
        {
          "src": "img/foam192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "note_taking": {
    "new_note_url": "/board-write.html?board=free"
  },
  "icons": [
    {
      "src": "img/foam192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/foam192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/foam512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/foam512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "img/foam512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "폼허브 홈"
    },
    {
      "src": "img/foam512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "폼허브 홈"
    }
  ],
  "shortcuts": [
    {
      "name": "세차장 찾기",
      "url": "/wash-map.html",
      "icons": [{"src": "img/foam192.png", "sizes": "192x192"}]
    },
    {
      "name": "출석체크",
      "url": "/attendance.html",
      "icons": [{"src": "img/foam192.png", "sizes": "192x192"}]
    }
  ],
  "categories": ["social", "lifestyle"]
}
