{
  "name": "월간남친 MonthlyBF",
  "short_name": "월간남친",
  "description": "구독형 멀티 세계관 로맨스 × 방치형 RPG — 매달 새로운 장르의 남자친구를 만나세요",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a2e",
  "theme_color": "#d4a537",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    {
      "name": "현실 파트",
      "short_name": "현실",
      "description": "방치형 프로젝트 진행",
      "url": "/?tab=reality",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "이야기 파트",
      "short_name": "이야기",
      "description": "비주얼노벨 스토리 진행",
      "url": "/?tab=story",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}