{
  "name": "shiming Personal OS",
  "short_name": "shiming",
  "description": "shiming 的個人作業系統：訂閱、寫作、設計、資產一站式管理。",
  "start_url": "/overview",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F6F3",
  "theme_color": "#F8F6F3",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}
