{
  "short_name": "iCMS",
  "name": "iCMS - Integrated Clinic Management",
  "icons": [
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./",
  "background_color": "#09090b",
  "theme_color": "#0d9488",
  "display": "standalone",
  "orientation": "portrait"
}
