{
  "name": "Thuế 360",
  "short_name": "Thuế 360",
  "description": "Bảng điều hành thuế cho chủ doanh nghiệp",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0891B2",
  "lang": "vi",
  "icons": [
    {
      "src": "/assets/pwa/thue360/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/thue360/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}