{
  "name": "SPIFFY ENERGY SERVICES LIMITED",
  "short_name": "SPIFFYENERGY",
  "description": "Professional Pumping & Pipeline Services, Equipment Rental & Logistics Solutions for the Energy Industry",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "./img/icons/48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "./img/icons/72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "./img/icons/96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "./img/icons/144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "./img/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}