{
  "id": "cablepro-web-app",
  "name": "ELEK Cable Pro Web",
  "short_name": "ELEK Cable Pro Web",
  "description": "Cable sizing software. Australia's #1 electrical software, now cloud-based. Easy and accurate calculations on any device, from anywhere, any time.",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [    
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-196x196.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }    
  ],
  "screenshots": [
    {
      "src": "screenshots/screen1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshots/screen2.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshots/screen3.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshots/Mobile1.png",
      "sizes": "376x821",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "screenshots/Mobile2.png",
      "sizes": "376x821",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}