{
  "name": "Weavie Store",
  "short_name": "Weavie Store",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1D75DD",
  "description": "크리에이터의 굿즈를 만나는 Weavie Store.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "weavie-store-logo.png",
      "sizes": "2048x768",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
