{
  "name": "카테인 - 자동차 정보 플랫폼",
  "short_name": "카테인",
  "description": "자동차 구매, 유지비, 세금 계산 등 스마트한 자동차 정보를 제공합니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["automotive", "utilities", "finance"],
  "lang": "ko"
}
