{
     "short_name": "brinepads",
     "name": "brinepads",
     "icons": [
         {
             "src": "/icons/brinepadsicon.png",
             "type": "image/png",
             "sizes": "192x192"
         },
         {
             "src": "/icons/brinepadsicon.png",
             "type": "image/png",
             "sizes": "512x512"
         }
     ],
     "start_url": "/index2.php",
     "background_color": "#ffffff",
     "display": "standalone",
     "scope": "/",
     "theme_color": "#e5e5e5"
 }