{
    "name": "Allevo Health",
    "short_name": "Allevo Health",
    "start_url": "index.php",
    "scope": "./",
    "icons": [
      {
        "src": "https://allevohealth.com/admin/assets/images/allevohealthlogo.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "https://allevohealth.com/admin/assets/images/allevohealthlogo.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "theme_color": "#ffd31d",
    "background_color": "#333",
    "display": "standalone"
  }