{
  "name": "Serdem Hospital",
  "short_name": "Serdem Hospital",
  "description": "Serdem Hospital Residents Portal - Schedule Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "https://serdemhospital.com/wp-content/uploads/2025/04/cropped-IMG_26931.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://serdemhospital.com/wp-content/uploads/2025/04/cropped-IMG_26931.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["medical", "productivity", "business"],
  "shortcuts": [
    {
      "name": "Ward Schedule",
      "short_name": "Wards",
      "description": "View ward schedules and availability",
      "url": "/?module=ward",
      "icons": [{ "src": "https://serdemhospital.com/wp-content/uploads/2025/04/cropped-IMG_26931.png", "sizes": "192x192" }]
    },
    {
      "name": "Emergency Room",
      "short_name": "ER",
      "description": "Access emergency room schedules",
      "url": "/?module=er",
      "icons": [{ "src": "https://serdemhospital.com/wp-content/uploads/2025/04/cropped-IMG_26931.png", "sizes": "192x192" }]
    }
  ]
}