{
  "name": "Mzansi Match",
  "short_name": "Mzansi",
  "description": "Black and gold dating app with WhatsApp login, OTP, geofenced discovery, and premium features.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
