{
  "name": "Meeting Pilot",
  "short_name": "MeetingPilot",
  "description": "AI Meeting Intelligence Platform — Capture meetings, transcribe in 100+ languages, get AI summaries, action items, and follow-ups automatically. No bots join your call.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business", "education"],
  "lang": "en",
  "dir": "ltr",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your meetings and recent activity"
    },
    {
      "name": "Ask AI",
      "url": "/search",
      "description": "Search across all meetings with natural language"
    },
    {
      "name": "Action Items",
      "url": "/tasks",
      "description": "View and manage all action items"
    },
    {
      "name": "Settings",
      "url": "/settings",
      "description": "Manage account, integrations, and vocabulary"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
