{
  "name": "DRAMS — St. Ambrose Charity Hospital",
  "short_name": "DRAMS",
  "description": "Daily Reporting & Asset Management System — sachdrams.com",
  "start_url": "https://sachdrams.com/",
  "id": "sachdrams-drams-v1",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1B4332",
  "theme_color": "#0E7490",
  "lang": "en-UG",
  "scope": "https://sachdrams.com/",
  "icons": [
    { "src": "/icons/drams-icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/drams-icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/drams-icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/drams-icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/drams-icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/drams-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/drams-icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/drams-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "DRAMS Dashboard"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "DRAMS on Mobile"
    }
  ],
  "categories": ["medical", "health", "productivity"],
  "shortcuts": [
    {
      "name": "Daily Reports",
      "short_name": "Reports",
      "description": "Submit daily department report",
      "url": "https://sachdrams.com/daily-reports",
      "icons": [{ "src": "/icons/shortcut-reports.png", "sizes": "96x96" }]
    },
    {
      "name": "Asset Registry",
      "short_name": "Assets",
      "description": "View hospital assets",
      "url": "https://sachdrams.com/assets",
      "icons": [{ "src": "/icons/shortcut-assets.png", "sizes": "96x96" }]
    },
    {
      "name": "Chat Room",
      "short_name": "Chat",
      "description": "Staff communication",
      "url": "https://sachdrams.com/chat-room",
      "icons": [{ "src": "/icons/shortcut-chat.png", "sizes": "96x96" }]
    },
    {
      "name": "My Schedule",
      "short_name": "Schedule",
      "description": "View duty roster",
      "url": "https://sachdrams.com/roster",
      "icons": [{ "src": "/icons/shortcut-schedule.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
