{
    "name": "WomenDb",
    "short_name": "WomenDb",
    "description": "Empowering Women, Building Communities",
    "start_url": "./index.php",
    "scope": "./",
    "id": "./",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#8A2BE2",
    "icons": [
      {
        "src": "./images/mainlogoapp.png",
        "sizes": "303x303",
        "type": "image/png"
      },
      {
        "src": "./images/mainlogoapp.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "./images/mainlogoapp.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
  
