{
    "name": "CWEN Shop",
    "short_name": "CWEN-Shop",
    "start_url": "/",
    "background_color": "#ffffff",
    "description": "Experience the power of CWEN Shop, an online platform showcasing products made by women entrepreneurs. Discover a diverse range of high-quality products while supporting women-led businesses. Shop conveniently from the comfort of your home and enjoy a seamless shopping experience.",
    "display": "standalone",
    "theme_color": "#f58730",
    
"splash_pages": {
  "inline": [
    {
      "background_color": "#ffffff",
      "icons": [
        {
          "src": "icons/loading-screen-128x128.png",
          "sizes": "128x128",
          "type": "image/png"
        },
        {
          "src": "icons/loading-screen-256x256.png",
          "sizes": "256x256",
          "type": "image/png"
        },
        {
          "src": "icons/loading-screen-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}

,
    "icons": [
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]

}
