{
  "id": "/",
  "name": "Medarro — AI Medical Study Companion",
  "short_name": "Medarro",
  "description": "AI-Powered Medical Education, 3D Clinical Atlas, NEET & MBBS Study Companion.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0F1D",
  "theme_color": "#06B6D4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "medical", "productivity"],
  "shortcuts": [
    {
      "name": "AI Study",
      "url": "/ai-study",
      "description": "Instant clinical explanations & spotter diagrams"
    },
    {
      "name": "Revision Flashcards",
      "url": "/revision",
      "description": "Active recall spaced repetition deck"
    },
    {
      "name": "Clinical Library",
      "url": "/library",
      "description": "Authentic medical textbook chapters"
    }
  ]
}
