{
  "name": "Medgenik — an MMG company",
  "short_name": "Medgenik",
  "description": "Regenerative medicine delivered inside a licensed surgical hospital in Cancún. Patient portal and internal lead follow-up.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#101D24",
  "theme_color": "#101D24",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "CRM — leads",
      "short_name": "CRM",
      "description": "Seguimiento de las solicitudes de consulta",
      "url": "/admin/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Patient portal",
      "short_name": "Portal",
      "description": "Your protocol, your care team, your itinerary",
      "url": "/portal/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
