{
  "name": "平安詩集",
  "short_name": "平安詩集",
  "description": "平安詩集 PWA 版：全文搜尋、歌詞按需載入、離線可用。",
  "lang": "zh-Hant",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f4e8",
  "theme_color": "#f2e1c2",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
