{
  "name": "대출만복 — 등록 대부업체 광고 플랫폼",
  "short_name": "대출만복",
  "description": "전국 대출상담 업체를 지역·상품별로 확인하고 원하는 상담사를 찾아보세요. 대출상담 정보를 쉽고 빠르게 확인할 수 있는 대출 커뮤니티 플랫폼입니다.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ea580c",
  "lang": "ko-KR",
  "orientation": "portrait",
  "categories": [
    "finance",
    "business"
  ],
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}