{
  "id": "/",
  "name": "Millensys - Healthcare Management Solutions",
  "short_name": "Millensys",
  "description": "Leading healthcare management software solutions including EHR, EMR, PACS, and RIS.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#011668",
  "orientation": "portrait-primary",
  "dir": "auto",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Products",
      "short_name": "Products",
      "description": "Explore Millensys Healthcare Products",
      "url": "/en/products",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/en/contact",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "healthcare",
    "business",
    "productivity",
    "medical"
  ],
  "lang": "en"
}