{
  "name": "자동차보험 비교견적 - 내보험AI",
  "short_name": "자동차보험비교",
  "description": "10개 보험사 자동차보험료를 한번에 비교하세요. 최저 보험료를 찾아드립니다.",
  "start_url": "/car-compare/quote",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ko",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/car-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/car-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/car-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/car-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
