{
     "short_name": "GadgetPlug",
     "name": "GadgetPlug - Affordable Laptops & Gadgets",
     "icons": [
          {
               "src": "/icon_logo.png",
               "type": "image/png",
               "sizes": "192x192"
          },
          {
               "src": "/icon_logo.png",
               "type": "image/png",
               "sizes": "512x512"
          }
     ],
     "start_url": ".",
     "display": "standalone",
     "theme_color": "#000000",
     "background_color": "#ffffff"
}