{
  "short_name": "반려동물 체질진단",
  "name": "반려동물 체질 진단 - 온솔 양·한방 동물병원",
  "description": "반려동물의 체질을 진단하고 맞춤 식단을 받아보세요",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#667eea",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["health", "medical", "lifestyle"],
  "lang": "ko",
  "dir": "ltr"
}