{
  "name": "저녁 메뉴 추천기 · Dinner Menu Picker",
  "short_name": "메뉴 추천기",
  "description": "오늘 저녁 뭐 먹지? 한식·중식·일식·양식·분식 중에서 카테고리를 골라 메뉴를 추천받아 보세요.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "lang": "ko",
  "categories": ["food", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
