{
  "name": "RecordAI",
  "short_name": "RecordAI",
  "description": "Record audio and get AI-powered transcriptions",
  "start_url": "/recordings/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#212121",
  "icons": [
    {"src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
