 {
   "name": "Game Changer 101",
   "short_name": "GC101",
   "description": "Changing up the Megillah game - Digital products for the Shluchim community",
   "start_url": "/",
   "display": "standalone",
   "background_color": "#0f1729",
   "theme_color": "#365b6d",
   "orientation": "portrait-primary",
   "icons": [
     {
       "src": "/favicon.png?v=2",
       "sizes": "32x32",
       "type": "image/png"
     },
     {
       "src": "/apple-touch-icon.png?v=2",
       "sizes": "180x180",
       "type": "image/png"
     },
     {
       "src": "/icon-512.png?v=2",
       "sizes": "512x512",
       "type": "image/png",
       "purpose": "any maskable"
     }
   ]
 }