{
  "name": "ThuChi – Quản Lý Vật dụng Gia Đình",
  "short_name": "ThuChi",
  "description": "Ứng dụng quản lý thu chi và vật dụng gia đình thông minh. Nhập câu tiếng Việt, AI phân tích và phân loại tự động.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1f17",
  "theme_color": "#0d1f17",
  "orientation": "portrait-primary",
  "lang": "vi",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Thêm Vật dụng",
      "short_name": "Nhập",
      "description": "Thêm vật dụng mới nhanh",
      "url": "/?tab=input",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
