{
  "name": "플레이트 리스트",
  "short_name": "PlateList",
  "description": "식단 구성부터 장보기까지 AI가 만드는 나만의 플레이트.리스트",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf3e6",
  "theme_color": "#f4a02b",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}