{
  "name": "가맹점 포털 - Logis25",
  "short_name": "가맹점포털",
  "description": "배송 확인 / 거래명세서 / CS 접수",
  "start_url": "/cs",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a56db",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/store-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/store-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
