{
  "name": "숏스타 - 실사용자 리뷰 분석",
  "short_name": "숏스타",
  "description": "상품 후기 기반 리뷰를 분석해서 제품의 장점과 단점을 알려주는 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ko-KR",
  "categories": ["shopping", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "/includes/assets/images/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

