{
  "name": "자금진단.com LIFE PICKS",
  "short_name": "LIFE PICKS",
  "description": "생활 문제 해결 가이드와 추천상품",
  "lang": "ko-KR",
  "start_url": "/life/",
  "scope": "/life/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "상품 검색",
      "url": "/life/#search"
    },
    {
      "name": "생활 가이드",
      "url": "/life/guides/"
    }
  ]
}