{
  "id": "/ayush.html?app=ayush",
  "name": "MyMediLedger for AYUSH",
  "short_name": "MML AYUSH",
  "description": "AYUSH practitioners — Ayurveda, Homeopathy, Unani, Siddha, Naturopathy & Yoga — manage your practice on MyMediLedger.",
  "start_url": "/ayush.html",
  "scope": "/ayush.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#e08a1e",
  "categories": [
    "medical",
    "health",
    "productivity"
  ],
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}