{
  "id": "/",
  "name": "Fiskon Hospital Management System",
  "short_name": "Fiskon HMS",
  "description": "Comprehensive electronic health records, patient management, clinical workflows, laboratory, pharmacy, and healthcare administration platform across Uganda and Africa.",
  "start_url": "https://hospital.naweriindustries.com/?source=pwa",
  "scope": "https://hospital.naweriindustries.com/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "fullscreen",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0284c7",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "medical",
    "health",
    "productivity",
    "business"
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": [
      "focus-existing",
      "auto"
    ]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "handle_links": "preferred",
  "capture_links": "existing-client-navigate",
  "iarc_rating_id": "",
  "shortcuts": [
    {
      "name": "Portal Login",
      "short_name": "Login",
      "description": "Access Fiskon HMS staff portal",
      "url": "https://hospital.naweriindustries.com/",
      "icons": [
        {
          "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Register Facility",
      "short_name": "Register",
      "description": "Register a new medical facility or branch",
      "url": "https://hospital.naweriindustries.com/register.php",
      "icons": [
        {
          "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Technical Support",
      "short_name": "Support",
      "description": "Access HMS support and helpdesk",
      "url": "https://hospital.naweriindustries.com/support.php",
      "icons": [
        {
          "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "https://hospital.naweriindustries.com/assets/assets/landing.jpeg",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Fiskon HMS clinical dashboard"
    },
    {
      "src": "https://hospital.naweriindustries.com/assets/landing.jpeg",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fiskon HMS mobile health portal"
    }
  ],
  "icons": [
    {
      "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://hospital.naweriindustries.com/assets/hospital_system_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [],
  "protocol_handlers": [
    {
      "protocol": "web+fiskonhms",
      "url": "https://hospital.naweriindustries.com/launch.php?route=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "https://hospital.naweriindustries.com/import.php",
      "accept": {
        "application/json": [".json"],
        "text/csv": [".csv"],
        "application/vnd.ms-excel": [
          ".xls",
          ".xlsx"
        ]
      }
    }
  ]
}