{
  "name": "5000 Weeks — 你只有五千週",
  "short_name": "5000 Weeks",
  "description": "看見人生的 5000 週,記下此刻的心情。Memento Mori 視覺化。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6EF",
  "theme_color": "#C06A4A",
  "lang": "zh-TW",
  "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"
    }
  ],
  "categories": [
    "health",
    "lifestyle",
    "productivity"
  ]
}