{
  "name": "진단서 작성기",
  "short_name": "진단서",
  "description": "진단서·소견서·진료의뢰서 AI 작성 (통합 계정)",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0e15",
  "theme_color": "#0a0e15",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
