{
  "name": "DNDA - 제조 관리 시스템",
  "short_name": "DNDA",
  "description": "AI 기반 제조업 절삭공구 관리 및 역경매 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#10a37f",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "lang": "ko",
  "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"
    }
  ]
}
