{
  "short_name": "Algowears Clothing",
  "name": "AlgoWears Clothing LTD",
  "description": "Algowears Clothing store, Algo, Algowears E-commerce, Algo wears",
  "orientation": "portrait",
  "Scope": "/",
  "icons":  [
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png" 
    },
    {
      "src": "favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png" 
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
