{
  "name": "Chi tiêu",
  "short_name": "Chi tiêu",
  "description": "Quản lý chi tiêu cá nhân",
  "start_url": "/overview",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F7F9",
  "theme_color": "#3E63DD",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nhập nhanh",
      "short_name": "Nhập nhanh",
      "description": "Mở ô nhập chi tiêu nhanh",
      "url": "/?qa=1",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=2",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
