{
  "name": "PhoneIQ",
  "short_name": "PhoneIQ",
  "description": "AI voice agents that answer calls and complete the next step.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6f4",
  "theme_color": "#14181d",
  "icons": [
    {
      "src": "https://assets.phoneiq.co/design-system-v2/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://assets.phoneiq.co/design-system-v2/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
