{
  "id": "./index.html",
  "name": "우리집파트너",
  "short_name": "우리집파트너",
  "description": "청소, 가전청소, 수리·시공 서비스를 편리하게 확인하고 견적을 신청하세요.",
  "lang": "ko-KR",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fffaf0",
  "theme_color": "#16795c",
  "icons": [
    {
      "src": "./assets/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "서비스 선택",
      "short_name": "서비스",
      "url": "./index.html#menu"
    },
    {
      "name": "빠른상담 신청",
      "short_name": "빠른상담",
      "url": "./index.html#quote"
    }
  ]
}
