{
  "short_name": "3891 分配",
  "name": "3891 客製化寶物分配系統",
  "description": "打造最公平的遊戲寶物分配與 DKP 管理系統",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/index.php",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "shortcuts": [
    {
      "name": "註冊",
      "url": "/register_889.php", 
      "description": "查看最近的寶物分配與拍賣紀錄"
    },
    {
      "name": "DKP 查詢",
      "url": "/dkp_rank.php",
      "description": "查看成員 DKP 積分排行榜"
    }
  ]
}