{
  "name": "렛츠워크",
  "short_name": "렛츠워크",
  "description": "리뷰 확인, 알바 근태, 급여 정산까지. 사장님이 매장에만 집중할 수 있도록.",
  "start_url": "/place",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
