{
  "name": "SteelFlow AI",
  "short_name": "SteelFlow",
  "description": "AI-powered structural engineering & Tekla automation platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#3b82f6",
  "orientation": "landscape-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Studio",
      "short_name": "Studio",
      "url": "/ai-studio",
      "description": "Upload and analyze structural drawings"
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/projects",
      "description": "View all projects"
    },
    {
      "name": "QA Engine",
      "short_name": "QA",
      "url": "/qa",
      "description": "Quality assurance checks"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en"
}
