{
  "name": "간단정산",
  "short_name": "간단정산",
  "description": "보조금 정산검증·실적보고서 검증·회계감사. 편하게 맡기시고 1년 내내 물어보세요. 교부액 구간별 정액.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f5f0",
  "theme_color": "#b5451f",
  "categories": [
    "business",
    "finance"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "견적 요청",
      "short_name": "견적",
      "url": "/#apply"
    }
  ]
}