{
  "name": "프렌즈탐정사무소",
  "short_name": "프렌즈탐정",
  "description": "배우자 외도, 학교폭력, 스토킹, 실종자 소재확인, 기업조사까지 — 합법적인 절차와 철저한 비밀보장으로 정확한 사실 확인을 돕는 프렌즈탐정사무소입니다.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf7f2",
  "theme_color": "#3f6d74",
  "lang": "ko",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
