{
  "name": "Memora",
  "short_name": "Memora",
  "description": "AI meeting assistant that runs 100% on your device. Record, transcribe, and search your meetings privately.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#4d7c0f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
