 {
   "name": "CalcJunction",
   "short_name": "CalcJunction",
   "description": "Free online calculators for math, finance, health & more",
   "start_url": "/",
   "display": "standalone",
   "background_color": "#ffffff",
   "theme_color": "#2563eb",
   "icons": [
     {
       "src": "/favicon.png",
       "sizes": "192x192",
       "type": "image/png"
     },
     {
       "src": "/favicon.png",
       "sizes": "512x512",
       "type": "image/png"
     }
   ]
 }