{
  "name": "봄세이 · bomsei",
  "short_name": "봄세이",
  "description": "스트리머 봄세이의 공식 홈페이지. 방송 일정과 공지, 영상과 클립을 한 곳에서.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f3ead9",
  "theme_color": "#f3ead9",
  "lang": "ko",
  "dir": "ltr",
  "categories": [
    "entertainment",
    "social"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "이번주 일정",
      "url": "./#schedule"
    },
    {
      "name": "최신 소식",
      "url": "./#news"
    },
    {
      "name": "클립",
      "url": "./#clips"
    }
  ]
}