{
  "name": "WhispeeAi",
  "short_name": "WhispeeAi",
  "description": "AI-powered desktop assistant for meetings — real-time transcription and professional coaching.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#6d28d9",
  "lang": "en",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/assets/icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
