{
  "name": "Hometopia",
  "short_name": "Hometopia",
  "description": "家庭经营管理系统",
  "start_url": "https://hometopia.devy.top/finance/quick-entry",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF4E8",
  "theme_color": "#1F6FEB",
  "orientation": "portrait",
  "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"
    }
  ]
}
