{
  "name": "LEMONPACK - 보냉백 디자인 플랫폼",
  "short_name": "LEMONPACK",
  "description": "프리미엄 보냉백 맞춤 제작 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F5C518",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
