{
  "name": "Terra Vista Construction Management App",
  "short_name": "Terra Vista",
  "description": "Field-to-office construction management",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/terra-vista-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}