{
  "name": "Selective Matchmaker",
  "short_name": "Selective Matchmaker",
  "start_url": "/",
  "description": "Get your match made with ease",
  "display": "standalone",
  "background_color": "#005EA1",
  "theme_color": "#1976d2",
  "form_factor": "wide",
  "icons": [
    {
      "src": "/assets/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/Splash-Screen.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
