{
  "name": "Centica",
  "short_name": "Centica",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1E1E1E",
  "theme_color": "#1E1E1E",
  "screenshots": [
    {
      "src": "/build/assets/img/screenshots/home-wide.png",
      "sizes": "1920x1080",
      "type": "image/png", 
      "form_factor": "wide"
    },
    {
      "src": "/build/assets/img/screenshots/home-mid.png",
      "sizes": "1280x720",
      "type": "image/png"
    },
    {
      "src": "/build/assets/img/screenshots/home-mobile.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  
  "icons": [
    {
      "src": "/build/assets/img/favicons/favicon-dark-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/build/assets/img/favicons/favicon-dark-32.svg",
      "sizes": "32x32",
      "type": "image/svg",
      "purpose": "any"
    },
    {
      "src": "/build/assets/img/favicons/favicon-light-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/build/assets/img/favicons/favicon-light-32.svg",
      "sizes": "32x32",
      "type": "image/svg",
      "purpose": "any"
    },
    {
      "src": "/build/assets/img/favicons/favicon-light-144.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ],
  "lang": "en"
}
