{
  "name": "千月小工具",
  "short_name": "千月小工具",
  "description": "千月小工具提供免費線上鬧鐘、倒數計時器、隨機轉盤及 Q&A 問答工具。無需下載，瀏覽器即開即用，幫助您輕鬆管理時間與決策。",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0b1f1f",
  "theme_color": "#0f766e",
  "shortcuts": [
    {
      "name": "鬧鐘",
      "short_name": "鬧鐘",
      "description": "直接開啟鬧鐘",
      "url": "./?view=alarm"
    },
    {
      "name": "計分板",
      "short_name": "計分板",
      "description": "直接開啟計分板",
      "url": "./?view=score"
    }
  ],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 256x256 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
