{
    "name": "WW CREATOR LP - WEB SOLUTIONS DONE RIGHT",
    "short_name": "WW CREATOR",
    "icons": [
      {
        "src": "./img/favicon.png",
        "sizes": "32x32",
        "type": "image/png"
      },
      {
        "src": "./img/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      },
      {
        "src": "./img/favicon.svg",
        "sizes": "any",
        "type": "image/svg+xml"
      }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
  }  