{
  "name": "Y Build",
  "short_name": "YBuild",
  "description": "AI-powered creative production workspace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f2ec",
  "theme_color": "#0f766e",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
