{
    "name": "My Store",
    "short_name": "My Store",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ff3366",
    "icons": [
      {
        "src": "./images/Ellipse 5.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "./images/Ellipse 5.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ]
  }
  