{
  "name": "弦星琴行",
  "short_name": "弦星琴行",
  "description": "弦星琴行 Twinkle Strings Music — 工具集合",

  "start_url": "/",
  "display": "standalone",
  "background_color": "#3B82C4",
  "theme_color": "#3B82C4",
  "orientation": "portrait-primary",
  "lang": "zh-HK",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "錢櫃工具",
      "short_name": "錢櫃",
      "url": "/cash-counter",
      "description": "計算港幣總金額"
    },
    {
      "name": "練琴時鐘",
      "short_name": "練琴",
      "url": "/piano-timer",
      "description": "三個倒數計時器"
    },
    {
      "name": "QR Code",
      "short_name": "QR",
      "url": "/qr-generator",
      "description": "生成 QR Code"
    }
  ]
}
