{
  "name": "Regen Therapy - Research Hub",
  "short_name": "Regen Therapy",
  "description": "Your comprehensive knowledge platform for regenerative medicine research. Access clinical studies, protocols, and AI-powered research assistance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F2B3C",
  "theme_color": "#22B8CF",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["medical", "health", "education", "productivity"],
  "icons": [
    {
      "src": "/images/rt-robot.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/regenai-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/regenai-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask RT",
      "short_name": "RT Chat",
      "description": "Start a conversation with RT, your AI research assistant",
      "url": "/chat",
      "icons": [{ "src": "/images/rt-robot.png", "sizes": "512x512" }]
    },
    {
      "name": "Research Library",
      "short_name": "Library",
      "description": "Browse regenerative medicine research",
      "url": "/library",
      "icons": [{ "src": "/images/rt-robot.png", "sizes": "512x512" }]
    },
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search documents and research",
      "url": "/search",
      "icons": [{ "src": "/images/rt-robot.png", "sizes": "512x512" }]
    },
    {
      "name": "Clinical Tools",
      "short_name": "Clinical",
      "description": "Access clinical protocols and tools",
      "url": "/clinical",
      "icons": [{ "src": "/images/rt-robot.png", "sizes": "512x512" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/library.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Research Library"
    },
    {
      "src": "/screenshots/chat.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "RT Assistant"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "id": "regen-therapy-research-hub"
}
