{
  "name": "Grabbit - 당근마켓 매물 분석",
  "short_name": "Grabbit",
  "description": "당근마켓 중고 매물을 AI로 분석해드립니다",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#f97316",
  "background_color": "#f9fafb",
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "/static/icons/grabbit-icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/grabbit.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
