{
  "name": "제값받으소 — 한우 출하 타이밍 계산기",
  "short_name": "제값받으소",
  "description": "실제 도축 데이터 기반 한우 출하 타이밍 확률·기대값 계산기",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef0e6",
  "theme_color": "#a63a2e",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
