{
  "short_name": "Revive",
  "name": "Revive by Therapy",
  "description": "Professional online mental health support with RCI-Licensed Psychologist Aabha Chalhotra Kachru.",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" },
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" }
  ],
  "start_url": "/",
  "background_color": "#FCFBF7",
  "theme_color": "#C94B2D",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["medical", "health", "lifestyle"],
  "shortcuts": [
    {
      "name": "Book Session",
      "short_name": "Book",
      "url": "/book",
      "description": "Schedule a direct consultation session"
    },
    {
      "name": "Assessments",
      "short_name": "Assessments",
      "url": "/assessments",
      "description": "Take professional mental health tests"
    }
  ]
}
