{
  "name": "金剛經背誦",
  "short_name": "金剛經背誦",
  "description": "金剛經手機背誦輔助工具，支援三十二分目錄、首字提示、困難段與離線使用",
  "lang": "zh-TW",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F3E7",
  "theme_color": "#1F4B5A",
  "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"
    }
  ]
}
