{
  "name": "PDF 번역 시스템",
  "short_name": "PDF번역",
  "description": "영문 신학 PDF를 한국어로 자동 번역",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#003366",
  "theme_color": "#003366",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
