{
  "name": "Puga Trinicare",
  "short_name": "Trinicare",
  "description": "The Complete Digital Health Ecosystem for Africa",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#A020F0",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "PugaCare",
      "short_name": "PugaCare",
      "description": "Patient-centric mobile app for accessing healthcare services",
      "url": "/products/pugacare",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "PugaCure",
      "short_name": "PugaCure",
      "description": "EMR & hospital management platform for healthcare facilities",
      "url": "/products/pugacure",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Documentation",
      "short_name": "Docs",
      "description": "View the Puga Trinicare documentation",
      "url": "/docs",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
