{
  "name": "MarketFoundry AI Workspace",
  "short_name": "MarketFoundry",
  "description": "Build websites, tools, and apps with AI — live in seconds.",
  "start_url": "/workspace-app.html",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
