{
  "name": "솔라시우 서화",
  "short_name": "솔라시우서화",
  "description": "디지털 실버 케어 서비스",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#8B6F3A",
  "background_color": "#FAF7F0",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=20260527",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png?v=20260527",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}