{
  "name": "Provida",
  "short_name": "Provida",
 "start_url": "/?v=4",
    "scope" : "/",
   "background_color":"#f9fafd",
    "theme_color":"#f9fafd",
  "display": "standalone",
  "lang": "en-US",

  "icons": [
    {
      "src": "/static/images/512pn.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/images/192pn.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
    
    "url_origins": [

     {

     "origin":"https://www.providaafrica.com"

     }

    ]

  
}
