{
    "name": "2XR EzMove",
    "short_name": "EzMove",
    "description": "2XR EzMove — Data Center Migration Platform",
    "start_url": "/",
    "display": "standalone",
    "orientation": "landscape",
    "background_color": "#042C53",
    "theme_color": "#042C53",
    "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": ["business", "productivity"],
    "lang": "pt-BR",
    "scope": "/"
  }