{
  "name": "필밤 — 필리핀 밤문화 No.1 커뮤니티",
  "short_name": "필밤",
  "description": "앙헬레스, 마닐라, 세부 KTV·마사지·워킹스트리트 검증 업소 정보와 실시간 후기, 한인 커뮤니티",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080f24",
  "theme_color": "#080f24",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ko",
  "icons": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='256' fill='%230038A8'/%3E%3Crect y='256' width='512' height='256' fill='%23CE1126'/%3E%3Cpolygon points='0,0 230,256 0,512' fill='white'/%3E%3Ccircle cx='92' cy='256' r='60' fill='%23FCD116'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "social"],
  "shortcuts": [
    {
      "name": "업소 목록",
      "short_name": "업소",
      "description": "필리핀 검증 업소 정보",
      "url": "/listings",
      "icons": [{ "src": "/og-image.jpg", "sizes": "1200x630" }]
    },
    {
      "name": "커뮤니티",
      "short_name": "커뮤니티",
      "description": "한인 커뮤니티 게시판",
      "url": "/community",
      "icons": [{ "src": "/og-image.jpg", "sizes": "1200x630" }]
    },
    {
      "name": "후기",
      "short_name": "후기",
      "description": "업소 후기 보기",
      "url": "/reviews",
      "icons": [{ "src": "/og-image.jpg", "sizes": "1200x630" }]
    }
  ]
}