
{
    "id": "/",
    "name": "Center For Chemotherapy & Immunotherapy",
    "short_name": "CCi",
    "description": "Chemotherapy and Immunotherapy: Advanced Cancer Treatment at an Affordable Price",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "any",
     "status_bar": "#00D9A5",
     "categories": ["Health", "Fitness", "Productivity"],
    "icons": [
      {
        "src": "/assets/img/cci.png",
        "sizes": "500x500",
        "type": "image/png"
      }

    ],

    "screenshots": [
        {
          "src": "/assets/img/pwa-splash.webp",
           "sizes": "1280x800",
          "type": "image/png",
          "purpose": "any"
        }
      ],
      "display_override": [
        {
          "display_mode": "browser",
          "scope": "/",
          "resize": true
        }
      ]
  }
