case 'win32':
      formats.push('.ico');
      if (pngToIco) {
        formats.push('.png');
      }