{
  "name": "AIRS — AI Recommendation Shopping",
  "short_name": "AIRS",
  "description": "AI가 필요한 상품을 골라주는 쇼핑 앱. 상황, 예산, 목적만 입력하면 AIRS가 상품을 추천합니다.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#0EA5E9",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
