{
  "name": "hotpler - 오늘 밤을 찾는 클럽·파티 허브",
  "short_name": "hotpler",
  "description": "클럽, 파티, 루트, 커뮤니티를 한 번에 찾는 나이트라이프 허브.",
  "id": "/",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#07070A",
  "background_color": "#07070A",
  "categories": ["entertainment", "lifestyle"],
  "lang": "ko",
  "icons": [
    { "src": "/app-icons/icon-72x72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/app-icons/icon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/app-icons/icon-128x128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/app-icons/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/app-icons/icon-152x152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/app-icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icons/icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/app-icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/app-icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "오늘의 파티",
      "short_name": "파티",
      "url": "/index.php",
      "icons": [{ "src": "/app-icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "클럽 찾기",
      "short_name": "클럽",
      "url": "/index.php",
      "icons": [{ "src": "/app-icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
