{
  "name": "觸吉好看行事曆",
  "short_name": "觸吉好看行事曆",
  "description": "將 Ragic 資料轉換成即時、手機友善的行事曆 - powered by 觸吉資訊",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2f4858",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
