{
  "name": "FoundrVibe",
  "short_name": "FoundrVibe",
  "description": "Custom web apps and AI agents that connect your business processes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#2997FF",
  "lang": "en-CA",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
