{
  "name": "VertBuild - Property Compliance Platform",
  "short_name": "VertBuild",
  "description": "Manage compliance across multiple properties with VertBuild. AI-powered platform for energy benchmarking, carbon emissions tracking, and regulatory compliance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/vert-white-logo-only.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/vert-white-logo-only.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}