{
  "name": "BLV Digital",
  "short_name": "BLV",
  "description": "BLV Digital - Chuyển đổi số và phát triển phần mềm doanh nghiệp.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0805",
  "theme_color": "#0a0805",
  "lang": "vi-VN",
  "dir": "ltr",
  "categories": [
    "business",
    "technology",
    "developer",
    "software"
  ],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}