{
  "name": "AI Spec Reviewer",
  "short_name": "Spec Review",
  "description": "AI-powered construction spec analysis for MEP engineers",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#08090E",
  "theme_color": "#8B5CF6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
