{
  "id": "com.vishwasini.app",
  "name": "Vishwasini",
  "short_name": "Vishwasini",
  "description": "Elite AI Health Assistant by Tedmuf Solutions. Analyze symptoms, reports, and shlokas with expert Allopathic and Ayurvedic perspectives.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#085d56",
  "orientation": "portrait",
  "categories": ["health", "education", "medical"],
  "icons": [
    {
      "src": "./logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
