{
  "name": "Midwife South Africa",
  "short_name": "MidwifeSA",
  "description": "Find trusted, SANC-verified midwives across South Africa. Track your pregnancy, chat directly, and manage care from one app.",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f5f5f5",
  "theme_color": "#4e9494",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "screenshots": [
    { "src": "/screenshots/1.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Find a trusted midwife in South Africa, for free" },
    { "src": "/screenshots/2.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Care you can trust — track your pregnancy week by week" },
    { "src": "/screenshots/3.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "From pregnancy to postpartum" },
    { "src": "/screenshots/4.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Chat directly with your midwife" },
    { "src": "/screenshots/5.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Midwives — grow your practice" },
    { "src": "/screenshots/6.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "SANC verified midwives across 9 provinces" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "short_name": "Home", "url": "/dashboard", "description": "Open your dashboard" },
    { "name": "Find a midwife", "short_name": "Find", "url": "/midwives", "description": "Browse verified midwives" },
    { "name": "Messages", "short_name": "Messages", "url": "/messages", "description": "Chat with your midwife" }
  ]
}
