{
    "name":"On Sale",
    "short_name":"On Sale",
    "start_url": "https://on-sale.co.za",
    "display":"fullscreen",
    "background_color":"#000",
    "theme_color":"black",
    "description":"This is a PWA tutorial.",
    "prefer_related_applications": true,
    "icons":[
    {
        "src":"images/Logo192.png",                     
        "sizes":"192x192",
        "type":"image/png",
        "purpose": "any"
    },
    {
        "src":"images/Logo512.png",
        "sizes":"512x512",
        "type":"image/png",
        "purpose": "any"
    }
  ]
}