{
  "name": "코시피 (Cocipe) - 프리미엄 커피 레시피 & 타이머",
  "short_name": "코시피",
  "description": "핸드드립, 에어로프레스 등 커피 레시피를 모아보고 실시간 타이머로 추출 가이드를 받아보세요.",
  "start_url": "/#home",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff7597",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/cocipe_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "utilities"],
  "lang": "ko-KR",
  "dir": "ltr"
}
