{
  "id": "/",
  "name": "shashasha 대시보드",
  "short_name": "shashasha",
  "description": "날씨, 시간, 주가와 자주 쓰는 링크를 한눈에 보는 개인 대시보드",
  "lang": "ko-KR",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#111411",
  "theme_color": "#111411",
  "icons": [
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
