{
  "name": "MAI - Meeting Assistant Intelligence",
  "short_name": "MAI",
  "description": "Record meetings, transcribe Indian languages and English with multilingual Whisper, create minutes and action items.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F7F9FF",
  "theme_color": "#5B5CEB",
  "icons": [
    {"src": "assets/icon-192.webp", "sizes": "192x192", "type": "image/webp"},
    {"src": "assets/icon-512.webp", "sizes": "512x512", "type": "image/webp"}
  ]
}
