{
  "name": "心情日記本",
  "short_name": "心情日記本",
  "description": "一個AI支援語音輸入的簡易日記本",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#4f46e5",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "dailyIcon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}