{
  "name": "FulMeds | Trusted Medical Encyclopedia",
  "short_name": "FulMeds",
  "description": "Your Trusted Medical Encyclopedia and Medicine Substitute Guide",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fc",
  "theme_color": "#5b2be0",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": [
    "medical",
    "health",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Medicines",
      "short_name": "Search",
      "url": "/medicines",
      "icons": [
        {
          "src": "/logo.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "My Profile",
      "short_name": "Profile",
      "url": "/customer/profile",
      "icons": [
        {
          "src": "/logo.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
