{
  "name": "MedSecure - Soluție Completă Management Cabinet Medical",
  "short_name": "MedSecure",
  "description": "Platformă digitală pentru modernizarea cabinetelor medicale. Management pacienți, consultații video HD, arhivare securizată.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ro",
  "dir": "ltr",
  "categories": ["medical", "healthcare", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MedSecure pe mobil"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "MedSecure pe desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Consultații Video",
      "short_name": "Video",
      "description": "Începe o consultație video",
      "url": "/medical-app-landing/docs?section=video",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contactează echipa MedSecure",
      "url": "/medical-app-landing/contact",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ]
}