{
  "name": "離線日誌 Daily Offline",
  "short_name": "Daily Offline",
  "description": "純本地 AES-GCM 加密日記。隨心書寫，靜思細想。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./DAILYOFFicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./DAILYOFFicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
