{
  "name": "SIOH SaaS",
  "short_name": "SIOH",
  "description": "밝고 선명한 Luxury Light UI를 적용한 Sioh Design 스마트 인테리어 견적 시스템",
  "start_url": "/",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f1ec",
  "theme_color": "#faf8f4",
  "lang": "ko",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
