{
  "name": "Living Archives - Conversations with Historical Wisdom",
  "short_name": "Living Archives",
  "description": "Experience transformative conversations with historical figures through advanced AI and authentic voice synthesis. Start with Maharishi Mahesh Yogi, Einstein, Jung, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfdfa",
  "theme_color": "#4a5c4f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "lifestyle",
    "wellness"
  ],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}