{
  "name": "내가가는카페 직원용",
  "short_name": "내가가는카페",
  "description": "카페 직원 출퇴근, 근무기록, 급여조회",
  "start_url": "/employee",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#17251d",
  "theme_color": "#17251d",
  "orientation": "any",
  "icons": [
    {
      "src": "/cafe-works-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
