{
  "id": "/menu-app/",
  "name": "제로봇 메뉴트리",
  "short_name": "제로봇",
  "description": "팔로우한 제로봇 스트리머의 공지와 참여 링크를 빠르게 확인합니다.",
  "lang": "ko-KR",
  "start_url": "/menu-app/start?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f7f6",
  "theme_color": "#f6f7f6",
  "orientation": "any",
  "icons": [
    {
      "src": "/menu-app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/menu-app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
