{
  "name": "多譯本聖經查詢",
  "short_name": "聖經查詢",
  "description": "多譯本聖經查詢工具，支援和合本、ESV、呂振中、新譯本、ASV、KJV、WEB 並行對照",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "繼續上次閱讀",
      "short_name": "繼續閱讀",
      "url": "/?resume=1"
    },
    {
      "name": "約翰福音 3:16",
      "short_name": "John 3:16",
      "url": "/?q=%E7%B4%84%203%3A16"
    },
    {
      "name": "詩篇 23",
      "short_name": "Ps 23",
      "url": "/?q=%E8%A9%A9%2023"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "q",
      "text": "q",
      "url": "q"
    }
  }
}
