{
  "name": "行者生活 · 修行陪伴",
  "short_name": "行者生活",
  "description": "每日金句與思辨提問、靜坐計時、觀察紀錄、修行筆記，陪你走日常修行的路。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF5EE",
  "theme_color": "#FAF5EE",
  "lang": "zh-Hant-TW",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
