{
  "name": "Orven — Where Work Rises",
  "short_name": "Orven",
  "version": "1.3.0",
  "description": "급여·스케줄·채팅을 하나로",
  "start_url": "/chat",
  "display": "standalone",
  "background_color": "#F0EFEC",
  "theme_color": "#2D7A6B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "ko"
}
