{
  "name": "SellerFlow - 상품 도매 셀러 자동화 플랫폼",
  "short_name": "SellerFlow",
  "description": "주문 수집, 상품 등록, 발주서 생성, 송장 처리를 자동화하는 B2B SaaS 플랫폼",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e293b",
  "lang": "ko",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
