{
    "theme_color": "#712cf9",
    "background_color": "#4B0082",
     "display": "standalone",
    "scope": "/",
    "start_url": "/",
       "id": "/",
    "name": "United For Parkinsons",
    "short_name": "G L S",
    "description": "United For Parkinsons is an organization that supports patients in Wisconsin with events, programs and programs",
  "icons": [
	      {
      "src": "assets/img/128x128-U4P.png",
      "sizes": "128x128",
      "type": "image/png"
    },{
        "src": "assets/img/512x512-U4P.png",
        "sizes": "512x512",
        "type": "image/png"
        }
    ],
    "screenshots": [
	    {
     "src": "assets/img/U4P-screen-tall.png",
     "type": "image/png",
     "sizes": "540x720",
     "form_factor": "narrow"
   },
    {
     "src": "assets/img/U4P-screen.png",
      "sizes": "640x320",
      "type": "image/png",
      "form_factor": "wide",
      "label": "United For Parkinsons"
    }
]
}