{
  "name": "손해평가 공식 계산기",
  "short_name": "손해평가계산기",
  "description": "농작물재해보험 손해평가사 공식을 계산하고 풀이까지 보여주는 앱",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f6f2",
  "theme_color": "#2b7a3c",
  "lang": "ko",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
