{
  "name": "Orbit Ecosystem",
  "short_name": "ORBIT",
  "description": "This app is designed to help hospitals manage patient records and improve care. It provides a secure and centralized platform for storing and accessing patient data, including medical history, medications, allergies, and lab results.",
  "lang": "vi-VN",
  "start_url": "./",
  "scope": "./",
  "theme_color": "#435AA8",
  "background_color": "#f1f2f4",
  "display": "standalone",
  "display_override": ["window-controls-overlay"],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "icons": [
    {
      "src": "./favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "./favicon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "./favicon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "./favicon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "./favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshot-login-page.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The login page on desktop"
    },
    {
      "src": "./screenshot-mobile-login-page.png",
      "sizes": "430x932",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The login page on mobile"
    }
  ],
  "shortcuts": []
}
