{
  "name": "InterviewFlow",
  "short_name": "InterviewFlow",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#1976d2",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "interviewflow-icon-2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "interviewflow-icon-2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "interviewflow-icon-2.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "orientation": "portrait",
  "scope": ".",
  "prefer_related_applications": false,
  "description": "AI-powered agentic flows, MCP integration, and rich chat automation platform.",
  "apple-mobile-web-app-capable": "yes",
  "apple-mobile-web-app-status-bar-style": "black-translucent"
}
