{
  "name": "Ayuline Tech — Clinical Intelligence",
  "short_name": "Ayuline",
  "description": "Ayurvedic Clinical Intelligence Platform — Patient management, case lifecycle, and treatment plan generation",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F2F4F7",
  "theme_color": "#0D2137",
  "categories": ["medical", "health", "productivity"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230D2137'/><text y='130' x='96' text-anchor='middle' font-size='120' font-family='serif'>🌿</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230D2137'/><text y='360' x='256' text-anchor='middle' font-size='320' font-family='serif'>🌿</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Case",
      "short_name": "New Case",
      "description": "Start a new clinical case",
      "url": "/?screen=new-case",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>📋</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Follow-ups",
      "short_name": "Follow-ups",
      "description": "View pending follow-ups",
      "url": "/?screen=followups",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>⏰</text></svg>", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
