{
  "name": "Crewbly AI",
  "short_name": "Crewbly",
  "description": "An AI voice agent platform that helps businesses connect with customers through calls, messages, and smart automation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050B12",
  "theme_color": "#14E3C9",
  "lang": "en",
  "categories": ["business", "productivity", "marketing"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/crewbly-logo.png",
      "sizes": "219x219",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
