{
  "name": "NexEnergyAudit.ai",
  "short_name": "NexEnergyAudit",
  "description": "AI-assisted ASHRAE 211 Level II commercial energy audit platform — multi-fuel analysis, ECM/O&M/DER, NYC LL87/LL97, federal FEMP CEWE.",
  "start_url": "/projects",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0f1a",
  "theme_color": "#0a0f1a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard with KPI summary and ENERGY STAR benchmark"
    },
    {
      "src": "/screenshots/pcbea.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PCBEA Site Info — building data + photo capture + map"
    },
    {
      "src": "/screenshots/ecm.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ECM Analysis — AI-recommended energy conservation measures"
    },
    {
      "src": "/screenshots/ll97.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "LL97 Compliance — period-aware bundle with tier classification"
    },
    {
      "src": "/screenshots/report.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Report — ASHRAE 211 Level II audit deliverable"
    }
  ]
}
