{
  "name": "AALI MedRecord",
  "short_name": "AALI EMR",
  "description": "Electronic Medical Record system for Anti-Aging & Laser Institute",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#c8a97e",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "business", "productivity"],
  "lang": "en",
  "scope": "/"
}
